Library Installation Instructions for WinSpool/400 File from the Web Site
From Support
Contents |
WinSpool/400 Library
This library contains the WinSpool/400 software library
Unzip the AS/400 library file to directory C:\PCSINST
-If you are reading this from the RJS CD ROM, you can manually create directory C:\PCSINST and copy file PCSINST.LIB from the CD to the C:\PCSINST directory.
-If you downloaded this file from the web, the file should already reside in the C:\PCSINST directory because it was automatically unzipped to C:\PCSINST
Installing the library via FTP
The following steps can be used to upload the WINSPOOL library via FTP.
1. The first step is to create the AS/400 save file using the following AS/400 command:
CRTSAVF FILE(QGPL/WINSPOOL)
2. Go to the DOS prompt and start FTP file transfer by typing: FTP and pressing enter.
3. Once you see the FTP> prompt, type the following to open an FTP connection:
open 25.25.25.25 and press enter
<Note: Your IP address will be something other than 25.25.25.25>
4. Once you receive the AS/400 login prompts, type your AS/400 User ID and
password to log into the AS/400 FTP Server.
5. Once logged in, type the word: binary at the FTP command prompt and press enter.
6. Type the following at the FTP prompt to upload the AS/400 library:
send c:\pcsinst\pcsinst.lib qgpl/winspool
<Note: This information MUST be typed in lower case.>
7. Restore the WINSPOOL library using the following AS/400 command:
RSTLIB SAVLIB(WINSPOOL) DEV(*SAVF) SAVF(QGPL/WINSPOOL)
Installing the library using the RJS FTP Library Install Program
The following steps can be used to upload the WINSPOOL library via the RJS FTP library installation program.
1. Download/Install the RJS FTP library installation utility from the RJS Web Site
address listed below or install it from the RJSFTP directory on the RJS software installation CD http://www.rjssoft.com/FILES/rjsftp16.exe
2. Start the FTP Library installation utility program and key in
the AS/400 library name: WINSPOOL and also enter your AS/400 IP address, user ID and password.
3. Click the Step 1 button to log into the AS/400 FTP Server.
4. Click the Step 2 button to create a temporary AS/400 library called PCSINST
5. Click the Step 3 button to upload the WINSPOOL library from file
C:\PCSINST\PCSINST.LIB
6. Click the Step 4 button to restore the WINSPOOL library to the AS/400.
7. Click the Step 5 button to remove the temporary PCSINST library from the AS/400.
8. Click the Step 6 button to disconnect from the AS/400.
Entering the AS/400 Access Code
RJS Software Systems will provide you with an AS/400 access code for this software. The access code for the TCP/IP version can be entered by typing the following AS/400 commands:
ADDLIBLE WINSPOOL and press Enter.
Type the appropriate command as listed with the access codes you received from RJS Software Systems.
After typing the code, press Enter to save the AS/400 access code.
Running under V4R3 of OS/400
If you are running under V4R3 of OS/400 you need to run the following AS/400 commands before using the WinSpool/400 software:
ADDLIBLE WINSPOOL and press Enter. WSPLOS LISTLEN(88) and press Enter.
