beautypg.com

Avery Dennison 6037 Rev. AA 3/04 Programmer Manual User Manual

Page 74

background image

4-32 ROM-DOS Internal Commands

Example

s

ERASE MYLETTER.DOC

MYLETTER.DOC, Delete (Y/N)?

Erases the file MYLETTER.DOC from the current default subdirectory.

ERASE *.DOC

Erases all files in the current subdirectory with a .DOC file extension.

ERASE A:*.DOC /P

Erases all files on the A: drive with a .DOC extension. Before each file is
erased, you are prompted to determine whether that file should be
erased.