Date: Mon, 17 Jun 2002 11:16:11 -0400
Reply-To: "Pleasant, David (CAP, CARD)" <David.Pleasant@GECAPITAL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Pleasant, David (CAP, CARD)" <David.Pleasant@GECAPITAL.COM>
Subject: JCL Question With Disp=Mod
Content-Type: text/plain; charset="iso-8859-1"
We need to create a monthly dataset that contains all activity up to the
current date. It make sense to use one dataset and just append it with each
days data. What I need to know is how can I have one statement that append
the file if it exists or will create a new file if it does not exist. The
mod will work if the file is there, but does not create a new if not.
Example:
//DATAOUT2 DD DSN=G1VXDDP.INDIA.SKIPNN.TOTAL.JUN02,DISP=MOD
Thanks and Regards
GE Card Services
____________________________________________________________________________
___________________________________________
> David Pleasant
> Programmer Analyst
> GE Card Services
> 4500 Munson Street N.W.
> Canton, OH 44718
> Phone: (330) 433-5816 Dial Comm 360-5816
> Fax: (330) 433-5602 Dial Comm 360-5602
> E-Mail: David.Pleasant@gecapital.com
>
> "This email message is for the sole use of the intended recipient(s) and
> may contain confidential and privileged information. Any unauthorized
> review, use, disclosure or distribution is prohibited. If you are not the
> intended recipient, please contact the sender by reply email and destroy
> all copies of the original message."
>
|