home *** CD-ROM | disk | FTP | other *** search
- ZD - Super Crammed Directory Lister. (One of Z-Series Tools)
- ------------------------------------------------------------
- Copyright 1988 by Pradeep Arora.
- All rights reserved.
-
- Usage & Output Generated
- ------------------------
- ZD replaces the DOS "DIR" command. Use ZD the way you use the DOS DIR
- command. ZD is DOS compatible and will run on any MS-DOS machine.
- i.e.,
-
- ZD [mask]
-
- ZD is written for the case where you have just too many files in
- a directory to be listed with any other directory lister. ZD is designed
- to cram as much of the directory info as it can on the smallest number
- of lines on the screen.
-
- ZD first lists "current" directory name, then date, then time, then total
- disk space (in 1024 byte multiples), then "-", then disk space used, then
- "=", then free space.
- ZD then lists all the files that match the mask, after sorting then by
- their extension. Since all files are already sorted by the extension, it
- is sufficient to list file extensions only when they change. ZD prints
- the extension in highlight, then name part only for ALL files with that
- extension.
- ZD at end will print total size and number of files mathced.
-
- Customizing Colors & Direct Video on IBM Compatibles
- ----------------------------------------------------
- You can customize colors by patching 8 bytes after "*START*" in the
- ZD.EXE file. These are 4 pairs of foreground and background colors
- used for printing of "Normal files", "Extensions", "SubDirs", and
- "All other files," in that sequence. If you have Turbo Pascal v4
- compiler then just set fields of typed constant "Colors" to desired
- values.
-
- Use Turbo Pascal v4.0 compiler and change "$DEFINE NONIBM" to
- "$DEFINE IBM" at top of the ZD.PAS source file.
-
- Recompile to file ZD.EXE on disk.
-
- Requested Contribution
- ----------------------
- If you find that this program has been of use to you, a token gift
- of $10 would be appreciated. Please send check or money order to:
- Supratech Inc.
- Attn: Pradeep Arora
- P.O. Box 54622
- Oklahoma City, OK 73154