beautypg.com

Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual

Page 102

background image

3-44 ROM-DOS 6.22 User Manual

7/9/98

D I R ( D I R e c t o r y )

Internal

Purpose

Displays a list of the files that are in a directory.

Syntax

DIR [d:][path][filename][/option]

Remarks

The DIR command lists all the files in a directory or shows the directory
entries of specific files. The standard directory display includes
columns for file names, file name extensions, file sizes, and the dates
and times the files were created.

Options

/A causes the DIR command to display only the files that match the
specified filespec and have the given attribute. The following list
shows the legal attribute descriptions:

Letter

Description

A

Archive ready for archiving

D

Directories

H

Hidden files

R

Read only files

S

System files

X

Show attributes

-

Negates listed attributes with dash “-“ symbol.
For example, to select all files that do not have
the archive bit set, use /A-A option.

/B (or bare) displays the directory without Volume label, date, time, or
size information.

/L displays file names in lowercase.