
Entering Statements in the Edito r/Debugger
Using Tab for Spacing
If the preference for tab completion is selected, and you want to also use the
Tab key to add spacing within your statements, add a space before pressing
Tab. For example, to create this statement
if a=mate %test input value
add a space after mate and then press Tab. If you do not include the space,
the following happens instead:
if a=material
This is because the tab completion feat ure automatic ally causes mate to
complete as the
material function.
Alternatively, turn off the tab completion p reference to use Tab for spacing in
the Editor/Debugger.
6-27
Commenti su questo manuale