|
Maybe I'm not using my brain lately, but if I want to clear out the work
library using proc datasets, why can't I use this code:
Proc datasets library=work;
delete _all_;
Quit;
Thanks in advance for your help...
_______________________________
Bruce A. Johnson
Senior Data Analyst
Solucient, LLC
(847) 440-9635
bjohnson@solucient.com
This message is a private communication. It may contain information that is
confidential and legally protected from disclosure. If you are not an
intended recipient, please do not read, copy or use this message or any
attachments, and do not disclose them to others.
Please notify the sender of the delivery error by replying to this message,
and then delete it and any attachments from your system. Thank you.
Solucient LLC.
|