home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!sun-barr!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!cmuvm.csv.cmich.edu!32bfpq3
- Organization: Central Michigan University
- Date: Wednesday, 12 Aug 1992 09:26:27 EDT
- From: Nathan Owen <32BFPQ3@CMUVM.CSV.CMICH.EDU>
- Message-ID: <92225.09262732BFPQ3@CMUVM.CSV.CMICH.EDU>
- Newsgroups: alt.msdos.programmer
- Subject: Need DOS batch help!
- Lines: 7
-
- I having a problem writing a batch file. I need a batch file which will go
- to a c:¢Temp directory and delete every file in the directory except for
- a file named gest.bat. The batch must be written in such a way they the
- user will not get a message asking Yes/No (Y/N) in response to deleting
- the files , which limits your use of wildcard deletes like del *.*.
-
- Thanx in advance.
-