17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

FILES<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for listing the files stored in one of the printer's directories to<br />

the standard OUT channel.<br />

Syntax FILES[][,A]<br />

optionally specifies the directory (see DEVICES).<br />

Remarks If no directory is specified, the files in the printer's current directory will be<br />

listed. As default, the current directory is the printer's permanent memory<br />

("c:"), see CHDIR statement.<br />

By including a reference to a memory device ("c:", "tmp:", "rom:", "card1:",<br />

"lock:", or "storage:", see DEVICES statement), the files of the specifies<br />

directory will be returned without having to change the current directory.<br />

If an “A” flag is included in the statement, all files including system files will<br />

be listed.<br />

If the “A” flag is omitted, all files, except such files which names starts with<br />

a period character (.) i.e. system files, will be listed.<br />

The number of bytes for each file and the total number of free and used bytes<br />

in the specified directory will also be included in the list.<br />

Example The presentation may look like this on the screen:<br />

FILES "c:",A<br />

Files on c:<br />

APPLICATION 1 STDIO 2<br />

DIREKT 0 .setup.saved 157<br />

496653 bytes free 160 bytes used<br />

Ok<br />

Note that all programs you create yourself automatically get the extension<br />

.PRG, unless you manually give a program another extension, see SAVE.<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 75

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!