Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!ARI-HQ1.ARPA!gayman From: gayman@ARI-HQ1.ARPA.UUCP Newsgroups: mod.computers.vax Subject: Hans - Deleting *.jou files... Message-ID: <8703140211.AA07441@ucbvax.Berkeley.EDU> Date: Thu, 12-Mar-87 14:00:00 EST Article-I.D.: ucbvax.8703140211.AA07441 Posted: Thu Mar 12 14:00:00 1987 Date-Received: Sat, 14-Mar-87 15:32:20 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "%*Gayman, Beth" Distribution: world Organization: The ARPA Internet Lines: 13 Approved: info-vax@sri-kl.arpa Hans - I could not decipher your net address from the posting so my response to your question appears on the net. You can check to see if a file exists and if it does - delete it. $ IF F$SEARCH("mydisk:[mydir...]*.JOU") .NES. "" THEN - $ DELETE/NOLOG mydisk:[mydir...]*.JOU;* Elizabeth Gayman (GAYMAN@ARI-HQ1.ARPA) ------