LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (May 2000, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 8 May 2000 20:25:57 -0700
Reply-To:   Paul Choate <pchoate@JPS.NET>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Paul Choate <pchoate@JPS.NET>
Subject:   File Deletions Through SAS
Content-Type:   text/plain; charset=us-ascii

I work on SAS in Windows and MVS. I'd like a single method of deleting a "flat" file through SAS. I know in MVS I can use disp=(old,delete,delete), but this doesn't work for PDS members. In both Windows and MVS I should be able to issue an "X" system command, with the language to make the OS do the delete. My question is, is there anything like proc datasets, that is portable between platforms, that I can use to delete sequential files, PDS's, and Window's files?

thanks

Paul Choate pchoate@jps.net


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