home *** CD-ROM | disk | FTP | other *** search
-
-
- QBZIPDIR consists of 2 routines, callable from QuickBasic that read the
- directory information on the files contained within a ZIP file. One
- routine requires passing a small array, and reads the most pertinent
- file information. The second routine involves passing a larger array,
- but yields all of the directory information.
-
-
- Each routine has been compiled into its own QuickLibrary using
- Quickbasic 4.5, therefore you must have QB4.5 in order for these to run.
-
- To run the "short version, use: QB ZIPTEST /L ZIPDIRS
- To run the "long version", use QB ZIPTEST2 /L ZIPDIRS2
-
- Attempting to run these programs with an earlier version of QB will
- probably result in an error.
-
- If you find QBZIPDIR of interest, we ask that you make a small donation.
- For a $10 donation, we will send you object files usable with QB4.0,
- QB4.0B, and QB4.5, run-time library and standalone versions, which you
- may link into your own libraries or quicklibraries. Source code is also
- available for an additional $10. All code is written in BASIC and is
- easily modifiable for use with 3rd party assembler libraries (Probas,
- Crescent, ADVBAS, QB$BASxx) which allow rapid file access without the
- need for ON ERROR.
-
- Missing Link Computers
- P.O. Box 9865
- San Jose, CA 95157
-