|
Library QGPL is
given in example; it's possible to adapt it according to your
needs.
Creation
of the coming savefile on AS/400.
Use CRTSAVF
QGPL/TBP510 command.
Transfer
by FTP
As
FTP server was started on AS/400 (STRTCPSVR *FTP if necessary),
Open
a MS/DOS window and start Windows customer FTP:
-
FTP
MONHOST, where AS/400 is the hostname used
for the AS/400 target.
-
This
one answers by ‘Enter User’
-
Input USERID (with
AS/400 meaning)
-
The
answer is ‘Enter Password’
-
Input PASSWORD
-
The
answer is ‘USERID is logged on’
-
Input BINARY
-
The
answer is ‘Representation mode is binary image’
-
Input PUT
TBP510.SVF /QSYS.LIB/QGPL.LIB/TBP510.FILE
-
Two
answers arrise : ‘Sending ….’ Then ‘250
File transfer completed succesfully.
The
delivery savefile is transferred on the AS/400. You can now use
the semi-automatic installation procedure
Back
|