|
|
RPG Graphical Extensions/400 Download - see the
product page for more information 1. Download the AS/400 Savefile http://www.exportventures.com/pub/RPGGUIPRD.zip to a personal computer. 2. Unzip this file on the personal computer. This will create an AS/400 savefile named RPGGUIPRD. 3. Create a temporary library named XTEMP using the AS/400 command: CRTLIB LIB(XTEMP) 4. Create a temporary save file on the AS/400 in the library named XTEMP using the AS/400 command: CRTSAVF FILE(XTEMP/RPGGUIPRD) 5. In binary mode, FTP the personal computer's file RPGGUIPRD to your AS/400's temporary savefile named RPGGUIPRD. 6. Restore the library RPGGUITEMP from the save file RPGGUIPRD using the AS/400 command: RSTLIB SAVLIB(RPGGUITEMP) DEV(*SAVF) SAVF(XTEMP/RPGGUIPRD) 7. Install the RPG Graphical Extensions/400 and related libraries: RPGGUI400, TCLTK400, XCOMMON, X400 and XVLIB, using the AS/400 command: CALL RPGGUITEMP/RPGGUIINST 8. After the installation has been performed, you will be shown a README file. Review the "Enhancements" and "Final Installation" information, then bypass step #1 and go to step #2 for the final installation. 9. Download the documentation. 10. You may want to download ViewNow, an X Window Server (display) from NetManage that includes a 30 day free trial, for your Microsoft Windows' PC. Click on: contact for more information and pricing. |
|
|