home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.apps
- Path: sparky!uunet!mcsun!sun4nl!star.cs.vu.nl!xerox
- From: xerox@cs.vu.nl (J. A. Durieux)
- Subject: Re: Could someone please write this micro-app for me?
- Message-ID: <BuD021.A34@cs.vu.nl>
- Sender: news@cs.vu.nl
- Organization: Fac. Wiskunde & Informatica, VU, Amsterdam
- References: <1992Sep9.113834.27004@porthos.cc.bellcore.com>
- Date: Thu, 10 Sep 1992 11:03:36 GMT
- Lines: 16
-
- >In article <BuAztJ.KC8@cs.vu.nl> xerox@cs.vu.nl (J. A. Durieux) writes:
-
- >>Currently I have a "remove.bat" with "del %1" in it, but that has two
- >>disadvantages:
-
- >>(1) It only deletes one file
- >>(2) It switches to DOS, so that my screen flashes.
-
- tony2@prefect.uucp (21131-gozdz) reacts:
-
- >Why not use "del %1 %2 %3 %4 %5 %6 ..." in your remove.bat (RM.BAT)?
-
- There is a third reason why I really want a windows app:
-
- (3) After using "remove.bat", the file manager doesn't know the file is
- deleted.
-