home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / textinfo / dos_50.arj / DIR < prev    next >
Encoding:
Text File  |  1990-11-25  |  516 b   |  10 lines

  1. Displays a list of files in a directory.
  2.  
  3. DIR [pathname] [/p] [/w] [/a:attributes] [/o:sortorder] [/s] [/b]
  4.     /p  Pause after each screen page of display.
  5.     /w  List Files in columns with up to five filenames on each line.
  6.     /a:attributes  Displays only files with the attributes you specify.
  7.     /o:sortorder   Displays files sorted in the specified order.
  8.     /s  Displays files in the specified directory and all subdirectories.
  9.     /b  Lists filenames, one per line, without any file information.
  10.