Avery Dennison 6037 Rev. AA 3/04 Programmer Manual User Manual
Page 69
ROM-DOS Internal Commands 4-27
The values for
rows and columns only have an affect when you use the /P
or /W options with the DIR command. The /P (paging) option uses
rows
to display the correct number of lines before pausing. The /W (wide
display) uses the
columns argument to display the correct number of
columns across the width of the screen.
Example
s
DIR
Lists the directory entries of all files in the current drive and directory.
DIR B:\MEMOS
Lists all files in the subdirectory MEMOS on drive B:.
DIR A:*.RPT/P
Lists the directory entries for all files in drive A: with the extension RPT,
displayed one screen at a time.
DIR /ON
Lists all files sorted by file name order.
DIR /AH
Lists all hidden files.
DIR *.DOC /B
Lists all files with a .DOC extension without file sizes or volume labels.