LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 1996, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 1 May 1996 18:07:00 EST
Reply-To:     "Mathur, Mukesh" <MMathur@VCRPMRKT.TELECOM.COM.AU>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Mathur, Mukesh" <MMathur@VCRPMRKT.TELECOM.COM.AU>
Subject:      FILE statement for creating members of a PDS

On MVS, I am trying to create a PDS with a variable number of members from a datastep. The libname for the dataset is allocated in JCL (disp=new).

The member names are created in the data step. I am having trouble getting the right format of FILE to do this. Option FILEVAR seems to insist on the physical file name which I do not have in the datastep. Also, When does SAS close a file opened by a FILE statement.

Any help will be appreciated.

Mukesh Mathur


Back to: Top of message | Previous page | Main SAS-L page