|
|
Tcl/Tk/400 Download - see the product page for more information 1. Download the AS/400 Savefile http://www.exportventures.com/pub/tcltkprd.exe (with DB2 Access) to a personal computer. 2. Execute this file on the personal computer. This will create an AS/400 savefile named TCLTKPRD. 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/TCLTKPRD) 5. In binary mode, FTP the personal computer's file TCLTKPRD to your AS/400's temporary savefile named TCLTKPRD. 6. Restore the library TCLTK400 from the save file TCLTKPRD using the AS/400 command: RSTLIB SAVLIB(TCLTKPRD) DEV(*SAVF) SAVF(XTEMP/TCLTK400) 7. Install Tcl/Tk/400 and related libraries: X400 and XVLIB, using the AS/400 command: CALL TCLTK400/TCLTKINST 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. Tcl/Tk/400 comes with a 60 day free trial period. No special license key is required! See Web Store for pricing and purchasing. |
|
|