Intermec EasyCoder C4 – Programmer’s Guide Ed. 3 50
Chapter 7 Commands
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”
FR – Retrieve Form