10-54Support Software
Creating and Running a program
Trio Motion Technology
•Comment Text
• Constant Text - text making up a constant value (number).
•Strings
• Label Defenition - where a program label is defined.
• Label Reference - where a jump or branch (GOTO, GOSUB etc.) in program
execution is required. The jump or branch changes the execution point to the
place where the label is defined.
Format
The format options affect text entry and the automatic reformatting preformed
by Motion Perfect.
For automatic reformatting the code start column and the tab width are specifia-
ble. As label definitions always start in column 0, the code start column can be
used to indent all lines containing code thus making label definitions clearer.
The when Auto tab on enter check box is checked pressing the “enter” key will
automatically indent the next (new) line to the same position as the current one.