home *** CD-ROM | disk | FTP | other *** search
- BCSUTIL.ZIP
-
- A small collection of OS/2 utilities by Bluff City
- Software. These are utilities that I found very useful in
- the DOS environment and missed when migrating to OS/2. Any
- comments or suggestions can be directed to:
-
- James R. Tate
- Bluff City Software
- 4504 Bluff City Road
- Somerville, AL 35670
-
-
-
-
- FF.EXE is a file finder utility similar to Norton
- Utilities FF ver 4.5. The same switches may be used with
- this utility, hopefully with the same results. Switches and
- syntax may be viewed by running FF with no parameters.
-
- FS.EXE is a file size utility similar to Norton
- Utilities FS ver 4.5. The same switches may be used with
- this utility except for specifying a drive letter to
- determine the space which would be required for that drive.
- Switches and syntax may be view by running FS /?.
-
- KEY.EXE is a utility for use within a CMD file. It
- simply takes the letter pressed and returns the ASCII value
- as the errorlevel. Thus you can type or echo menus and then
- branch accordingly within an CMD file.