Intermec EasyCoder ESim v4.00—Programmer’s Reference Manual 63
Chapter 7—Commands
FR – Retrieve Form
Description This command is used to retrieve a form that was previously
stored in memory.
Syntax FR"name"
Parameters "name" This is the form name used when the form was stored. The printer is case -
sensitive, that is, the use of upper and lower case letters must match the original
name.
Remarks To print a list of the forms currently stored in memory, use the
FI command.
Example FR"Test1"↵ :Retrieves the form named "Test1"