4
ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual
Chapter —Commands
FE – End Store Command
Description
This command is used to end a Form Store sequence.
Syntax
FE
Remarks
The Form Store sequence is started with the
FS
command and
ended with the
FE
command.
Example
FS"formname"
↵
:Starts Form Store
.....
FE
↵
:Ends Form Store