home *** CD-ROM | disk | FTP | other *** search
- RVB-RView Batch, Version 1.01 31-Mar-93
-
-
- Here's a simple utility that does little more than return a unique
- ERRORLEVEL code based on archive format. Does a cursory check for invalid
- archives. Currently supported are ARC, ARJ, HYP, LZH, LZS, PAK, SQZ, ZIP &
- ZOO. Free program.
-
- Usage: RVB filename.ext
-
- Returns: 0 not recognized
- 1 ARC
- 2 ARJ
- 3 HYP
- 4 LZH
- 5 LZS
- 6 PAK
- 7 SQZ
- 8 ZIP
- 9 ZOO
-
- code + 100 for archive error
-
- See included TEST.BAT for an illustration of how to use the ERRORLEVELS in a
- batch file.
-
- This program was written at the request of Ken McKinlay [71531,3150], and
- uses routines common to my RV and RVS programs - thus RVB. The development
- cycle was brief, and testing, probably incomplete.
-
- --
-
- Raymond T. Kaya
- P. O. Box 1436
- Honolulu, HI 96806
-
- CompuServe: 71230,2500