iPgmr.com IPGMR_BASE Library Download
Downloading implies agreement with the terms and conditions of the
iPgmr.com no-cost license agreement.
excpet as noted at
here.
iPgmr.com downloads are in the form of a V5R3 save file (*SAVF)
and should be restorable on systems at i5OS V5R3 and above.
Click on the download link and save the file to a PC that is
locally attached to your iSeries server. Then follow the
restore instructions outlined below.
If you are unable to process the download file, please call iPgmr.com
at 320-200-2920. We can help you step through the process, or if
need be, send out a distribution CD.
NOTE: The iPgmr_base download should include source code. If it does
not, it was an unintentional omission. Please let us know and a new
*SAVF will be posted to the download service.
-
DOWNLOAD IPGMR_BASE SAVE FILE
- Click on the link above and save the download file to your PC.
- Note the destination directory for the download (i.e. c:\user\download\...).
- Create the save the file on your iSeries server.
- CRTSAVF SAVF(QGPL/IPGMR_BASE)
- FTP the download file to the save file on your iSeries.
- Launch the Windows Command Prompt
Enter "cmd" in "Search the web and Windows" and press ENTER (W8,W10)
Click Start -> Programs -> Accessories -> Command Prompt (W7)
- Set the active directory to the directory with the download file.
C:\..........> cd \user\download\...
- FTP the file to your iSeries system
C:\..........> FTP 192.xxx.xxx.xxx (your iSeries local IP address)
Sign on using your iSeries user ID and password
FTP bin (set session to binary)
FTP cd /qsys.lib/qgpl.lib (set target library to QGPL)
FTP put ipgmr_base.savf ipgmr_base.savf
FTP quit
- Sign on to the iSeries as QPGMR or a user in the QPGMR group.
- Restore library IPGMR_BASE from the save file.
- RSTLIB SAVLIB(IPGMR_BASE) DEV(*SAVF) SAVF(QGPL/IPGMR_BASE)
FRCOBJCNV(*YES) OUTPUT(*PRINT)
- Report any restore errors to iPgmr.com.
- Delete the save file.
- DLTF FILE(QGPL/IPGMR_BASE)
- From any command line, enter the start-up command and log-in.
- IPGMR_BASE/IPGMR_BASE
User ID *ADMIN
Password AdminAaBb
- Contact iPgmr.com to request a walk-thru of the system.
|