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 (February 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 21 Feb 2008 17:32:37 +0100
Reply-To:     Rune Runnestø <rune@FASTLANE.NO>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Rune Runnestø <rune@FASTLANE.NO>
Subject:      deleting empty files in a catalog
Comments: To: sas-l@uga.edu

Hi, I am planning to make a macro that has a catalog name as parameter and delete all empty files in that catalog.

%macro delete_empty_files(catalog); ??? %mend;

Has anyone made something like that before and can share it with me ? I am using Windows XP if it matters.

Regards, Rune


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