U.S.
513-885-0858


Email Us! askUs@sstglobal.com


 

Download a SAVF from your AS/400 to your PC

Create an empty savf on your AS/400. Use SAVLIB or SAVOBJ command to save programs/files into the empty savf (Please specify a target release of V5R1 or lower).

ex: CRTSAVF FILE(MY_LIBR/MY_SAVF)
      SAVOBJ OBJ(MY_OBJECTS) LIB(MY_LIBR) DEV(*SAVF) SAVF(MY_SAVF)
      TGTRLS(V5R1M0)

(from DOS prompt) cd C:\

ftp 10.2.3.4 (this should be the IP address of your AS/400)

enter your user ID

enter your password

ftp> cd /

ftp> bin

ftp> get qsys.lib/mylib.lib/mysavf.file

ftp> quit

This will put the savf in the C directory on your PC. You can then attach the savf to an e-mail and send it to us. If you have any questions, feel free to call us at 513-885-0858 or e-mail us at support@sstglobal.com.

Upload SST Global Programs from your PC to your AS/400

To upload the savf, create an empty savf on the AS/400 (i.e. CRTSAVF mylib/mysavf). Then, use the PC MSDOS prompt to FTP to your AS/400. FTP command example follows:

(from DOS prompt) cd C:\ (or change to directory containing the savf)

ftp 10.2.3.4 (this should be the IP address of your AS/400)

enter your user ID

enter your password

ftp> cd /

ftp> bin

ftp> put c:\savdoc2.file qsys.lib/mylib.lib/mysavf.file

ftp> quit

This should do it, then you can display the savf (i.e. DSPSAVF mylib/mysavf), restore the library (i.e. RSTLIB SAVLIB($DDS$) DEV(*SAVF) SAVF(KIM/SAVDDS)) and run the program. Also, be sure to download the documentation from the download site at www.sstglobal.com/sr/sr.htm.

 

U.S. 513-885-0858


Home | Products | About Us | Partners | Contact | Order | Site Directory | Downloads | Samples
© Copyright 2005 SST Global, LLC. All rights reserved. Send email to
askUs@sstglobal.com