home *** CD-ROM | disk | FTP | other *** search
- LD (List Directories)
-
-
- Description: Displays the directory structure of selected drives. In
- versions 4.0 and later, you can specify a starting (path) and
- request a graphic display of its structure.
-
-
- Syntax: Version 3.0: LD [(drive:)] [/P] [/W]
-
- Version 3.1: LD [(drive:)]... [/A] [/P] [/T | /W]
-
- Version 4.0, 4.5: LD [(drive:)][(path)] [(drive:)]...] [/A]
- [/G [/N] | /T] [/P]
-
- Parameters:
-
- (drive:) The single-letter specifier (A:, B:, C:, etc.) for the drive
- whose directory structure you want to display. Follow the
- letter with a colon. The current drive is the default. In
- versions 3.1 and later, you can provide multiple
- drive-specifier (A:, B:, C:, etc.)s to process more than one
- drive.
-
-
-
-
-
-
- (path) The full name (C:\WP\LETTERS) of the directory you want to
- display. The root directory for the designated drive is the
- default.
-
- /A Displays the directories on all drives. If a drive can't be
- accessed, LD skips it and does not display an error message.
-
- /G Displays the directories in a graphic tree structure.
-
- /N If you include the /G switch, LD uses standard characters
- instead of extended graphic characters to draw the tree
- structure. Use the /N switch if you want to direct the output
- to a device that does not support the extended character set.
-
- /P Displays the results in pause mode: You initially see one
- screenful of information, and you must press a key to see each
- subsequent screenful.
-
-
-
-
-
- Versions 3.0 and 3.1: Press any key to see the next screenful. Press the
- Pause key to pause at any time. You cannot activate
- pause mode after LD begins executing. Use Ctrl-C
- (^C) or Ctrl-Break (^[) to stop execution.
-
- Versions 4.0 and 4.5: Press the Spacebar to see the next screenful. Press
- the Enter key to scroll up one line at a time. Press
- any key other than Spacebar, Enter, or Escape to
- exit pause mode. You can also enter pause mode
- during normal display by pressing any key other than
- Escape. Use the Escape (ESC) key to stop execution.
-
- /T Displays the total number of files. LD displays a total for
- each directory. This switch has no effect if you specify
- either the /G switch or the /W switch. If LD is in pause mode
- (see /P), the utility might pause several times before you see
- a total.
-
- /W Lists the files and directories in wide format (five entries
- per line).
-
-
-
-
-
-
-
-
-
-
-
- Example To print a graphic tree structure of all directories on all
- drives.
-
- Enter: LD /A /G ) prn
-
- See: NUFA>, <NUFF>, <NUFI>, <NUFS>, <NUNCD>.
-
-