Probably....I don’t claim to be an expert in any of this. :) _________________________________________________________________ Dave Jousma Manager Mainframe Engineering, Assistant Vice President [email protected] 1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H p 616.653.8429 f 616.653.2717
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Paul Gilmartin Sent: Monday, January 30, 2017 2:59 PM To: [email protected] Subject: Re: sdsf in rexx On Mon, 30 Jan 2017 16:14:42 +0000, Jousma, David wrote: > ... >/* Allocate results output file */ >ddnm = 'DD'||random(1,99999) >Address TSO "Alloc Fi("ddnm") SYSOUT" > It's better to let DYNALLOC choose a DDNAME, SYSnnnnn, guaranteed unique. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
