ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual 67
Chapter 7—Commands
FR – Retrieve Form
Description is 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 -sen-
sitive, 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"