home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.nfs
- Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!newsserver.jvnc.net!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!sun4nl!dutrun!dutrun2!dutrwal.rc.tudelft.nl!vanderwal
- From: vanderwal@rc.tudelft.nl (Guus van der Wal)
- Subject: MSDOS-Batch-trick doesn't work with PCNFS loaded
- Message-ID: <vanderwal.11.728063894@rc.tudelft.nl>
- Sender: news@dutrun2.tudelft.nl (UseNet News System)
- Nntp-Posting-Host: dutrwal.rc.tudelft.nl
- Organization: Delft University of Technology
- Date: Tue, 26 Jan 1993 15:58:14 GMT
- Lines: 7
-
- In a batch file I used to use the trick described in the MSDOS-5 manual on
- page 510. I used this to test whether a directory exists or not.
- The command is IF EXIST c:\mydir\nul echo YES
- This returns YES if mydir exists.
-
- When PCNFS40a is loaded this trick returns YES all the time
- Can anyone explain this?
-