home *** CD-ROM | disk | FTP | other *** search
- Exist? - By ARMageddon software
- ========------------------------
-
- This cunning little utility can come in handy for inclusion in obey files.
- The command is:
-
- Run <dir>.Exist? <filename>
-
- Where <dir> is a path leading to where the utility is stored and <filename>
- being, yes, you guessed it, a filename. The utility will be run and the OS
- variable 'File$Exist' will be set to either 'Directory' 'Found' or 'Not
- found' indicating the type of <filename>. NB the case of the type is
- sensitive.
-
- A typical example of its use in a !Run file would be :-
-
- Run <Obey$Dir>.Exist? <Obey$Dir>.Data.Address
- If <File$Exist>="Not found" Then Error Can not find the address file.
- Echo Addresses.
- Type <Obey$Dir>.Data.Address
- Echo End of file.
-
- This program is Public Domain.
-
- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
- ______ ______ ___ ___ -------------------------------------
- / ,. | | _ \ | \ / | | SOFTWARE FOR NO REAL PURPOSE ! |
- / /_| | | '-' / | \/ | -------------------------------------
- / ___. | | _ \ | |\__/| | --- --- --- --- --- --- ---
- / / | | | | \ \ | | | | | A | | G | | E | | D | | D | | O | | N |
- '--' '--' '--' `-' '--' '--' --- --- --- --- --- --- ---
- S O F T W A R E
- ----------------------
- Contact me as Elwood Blues (Alias David Andrews) on :-
- The World of Cryton 0749 79794 #131
- Noah BBS 0272 572322 #111
- Archive BBS 0603 745932 #425
- Arcade BBS 081 6542212 #541
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-