Installing the Native File System portion

If this is the first time you have installed on the AS/400 or you are installing a release and not a patch, follow this procedure to complete the Cleo LexiCom NFS installation on the AS/400. If you are not installing a major release, you can skip this step.
  1. Verify that the LexiCom.savf file has been copied (or unzipped from the AS400.zip file) to the /LexiCom folder in the IFS.
  2. Sign on to the AS/400 Command Prompt as QSECOFR and type the following command:

    CPYFRMSTMF FROMSTMF('/LexiCom/LEXICOM.savf') TOMBR('/QSYS.LIB/QGPL.LIB/LEXICOM.file')  CVTDTA(*NONE)

    The message Stream file copied to object is displayed.

  3. Restore all the objects required to complete the installation:

    RSTOBJ OBJ(*ALL) SAVLIB(QGPL) DEV(*SAVF) SAVF(QGPL/LEXICOM)

    The message 7 objects restored from QGPL to QGPL is displayed.

  4. Type the following command to install all the necessary Cleo LexiCom commands and objects on the AS/400:

    CALL INSTLEX

    The message LexiCom AS/400 Installation Complete is displayed.

  5. The installation is now complete. Run STRLEXSVR to begin operating Cleo LexiCom on the AS/400. To interact with the software, connect the Native UI to the service by running LexiCom.exe in the IFS installation path.