I've discovered that IBM's FTP doesn't require NUM OFF if each line is
terminated with a semicolon.   Example:

//GO  EXEC PGM=IKJEFT01,DYNAMNBR=20,PARM='FTP (EXIT TIMEOUT 360',
//         REGION=3M
//SYSPRINT DD   SYSOUT=*
//SYSTSPRT DD   SYSOUT=*
//SYSTSIN  DD   DUMMY
//INPUT    DD   *
testcase.boulder.ibm.com (timeout 720                       ;
anonymous                                                   ;
[EMAIL PROTECTED]                                            ;
binary                                                      ;
cd mvs/toibm                                                ;
put 'J7280.PMR15625.TESTIRAA.TERSE' pmr15625.testiraa.terse ;
QUIT                                                        ;

Ben Alford                             Enterprise Systems Programming
University of Tennessee                [EMAIL PROTECTED]

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to