A la Carte Menu and Security System:
Alternate Installation InstructionsHome | Request a CD | Download Software
We recommend that you print this page so that the information will be handy when you need it.
These instructions assume that you have already downloaded ALC expanded the file, and transferred the data to a save file on your AS/400. See Transferring Data to an AS/400 Save File for more information.
If you used Install Aid to transfer the downloaded save file to your AS/400 and you selected the "Custom" or "Generic" installation option, there's nothing more you need to do. Otherwise:
If you have Remote Software Facility (RSF) installed on your system:
Sign on as QSECOFR.
Run the following command, inserting the actual name and library of the save file you are installing from:
RSF/INLRSFPKG SAVF(library_name/save_file_name)
Installation is complete. Enter GO ALC/ALC to see the main menu.
If you do not have Remote Software Facility installed on your system:
Sign on as QSECOFR.
If you have a previous version of ALC installed on your system, run the following command to rename the
library. The library cannot be in another job's library list during the
rename:
RNMOBJ OBJ(ALC) OBJTYPE(*LIB) NEWOBJ(ALCOLD)
Run the following command to restore the library ALC:
RSTLIB SAVLIB(ALC) DEV(*SAVF) SAVF(library_name/save_file_name)
If you had a previous version of ALC installed, run the following command to copy your data from the previous version:
ALC/CPYALCDTA OLDLIB(ALCOLD) NEWLIB(ALC)
Installation is complete. Enter GO ALC/ALC to see the main menu.