User Manual

Development Environment
Complex behavior can be created using script code.
Selections made in Layout view mode are kept when switching to Script view
mode and vice versa.
Nodes with edited script code are highlighted in the expanded tree view.
Highlight of an edited node in the tree view
It is po ssible to disable a script without deleting it, by right-clicking on a node with
script, and selecting Unhook event handler. Thisexcludesthescriptfrombeing
run, even though there is code, and the node will no longer be highlighted.
Some objects, such as text boxes, list boxes and combo boxes, rely on script code
for advanced behavior.
NameCompletion
A context sensitive name completion feature (IntelliSense) can be activated during
typing with [Ctrl]+[Spacebar] and it triggers automatically when a period (‘.’)
is typed after a code element. Using items outside the current scope is defined
with the keywordGlobals, but it is not po ssible to script to other screens than the
currently selected.
Methods are completed without argument lists. Add parenthesis and arguments
to complete a selection.
Note:
Incorrectscriptcode mayresultinerrors thatarenotpossibleto recognizeduring
analysisandbuild. Erroneouscodemayresultinunpredictablebehaviorandlossof
data.
BeijerElectronics, MAEN831P
55