On Tue, 19 Mar 2013 14:55:39 +0100, Monika Amiss wrote:
>
> cp /user/tmp.txt "//'TEST.DATASET1'".
>/*
> ...
>/*
>//STEP03 EXEC PGM=IEFBR10
>//SYSPRINT DD SYSOUT=*
>//DD01 DD DSN=TEST.DATASET,DISP=SHR
>//
>
Might you yet shortcut this whole thing with:
//DD01 DD PATH='/user/tmp.txt',PATHOPTS=ORDONLY,FILEDATA=TEXT
???
IEFBR10? (Probably better than IEFBR15.)
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN