home *** CD-ROM | disk | FTP | other *** search
- SetExists (C) Adam Goodfellow 1992 (Arcade User #254 - Elatar)
-
- Sets an OS variable to indicate the existance of an object. ie file or
- directory.
-
- Usage: SetExists <varname> <objname>
-
- The variable will be created and set to "FILE" if the object is a file, or
- "DIR" if the object is a directory.
-