Casio Naurtech CETerm Ver.5.5 Scripting Guide User Manual
Page 15

N
AURTECH
W
EB
B
ROWSER AND
T
ERMINAL
E
MULATION FOR
W
INDOWS
CE
AND
W
INDOWS
M
OBILE
CETerm Scripting Guide
Page 15
current script is a function definition, it will be checked for correct syntax and will
be made available to the script engine. If the current script contains executable
statements or is a function call, it will simulate activating the script. In general,
you do not want to use Test/Load for executable statements.
Remember to tap Test/Load or Re-Initialize (with Load at Startup checked)
after making changes to a script, if you want those changes loaded into the script
engine. Also, Test/Load will not work if you have just checked Enable but not
yet accepted the configuration changes.
The Template button displays a list of script templates which correspond to the
scripting event handlers. Select a template and tap OK to have it replace the
current contents of the script being edited. The template scripts show some of
the ways to use CETerm Automation Objects.