17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

LAYOUT END<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for stopping the recording of a layout description and saving<br />

the layout (<strong>Intermec</strong> Direct Protocol only).<br />

Syntax LAYOUT END<br />

Remarks This statement can only be used in the <strong>Intermec</strong> Direct Protocol after a layout<br />

has been recorded by means of a LAYOUT INPUT statement. After a<br />

LAYOUT END statement has been executed, no more data will be added to<br />

the layout.<br />

By default, the layout will be saved in the printer's permanent memory ("c:").<br />

To speed up the execution it can as an alternative be saved in the temporary<br />

memory (see LAYOUT INPUT statement). The layout can be copied and<br />

killed as any other program file.<br />

Example This example illustrates how the <strong>Intermec</strong> Direct Protocol is enabled, how<br />

new separators are specified, how a layout is stored in the printer's temporary<br />

memory, how variable data are combined with the layout, and how a label<br />

is printed. Finally, the <strong>Intermec</strong> Direct Protocol is disabled:<br />

INPUT ON ↵<br />

FORMAT INPUT "#","@","&" ↵<br />

LAYOUT INPUT "tmp:LABEL1" ↵<br />

FT "Swiss 721 BT"↵<br />

PP 100,250 ↵<br />

PT VAR1$ ↵<br />

PP 100,200 ↵<br />

PT VAR2$ ↵<br />

LAYOUT END ↵<br />

LAYOUT RUN "tmp:LABEL1" ↵<br />

#Line number 1&Line number 2&@ ↵<br />

PF ↵<br />

INPUT OFF ↵<br />

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

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

Saved successfully!

Ooh no, something went wrong!