Programming
77
etLinx Studio (v2.4 or higher)
Programming
Overview
Use Source Code Editor windows (FIG. 11) to display, view and edit Axcess and NetLinx source
code files. You can have multiple files open at any time. Each code file is opened in a separate
Source Code Editor window.
Source Code Editor Context Menu
Right-click inside any Source Code Editor window to open the Source Code Editor context menu.
The options in this menu include:
FIG. 11 Source Code Editor Window
Refer to the Source Code Editor Window - Features section on page 15 for a list of
supported features.
Build Active System Compiles all Source Code files (and any associated Include and Module
files) in the active System.
Compile <active
Source Code File>
Compiles the active file, using the compile type associated with the file (the
compile type can be changed via the File Properties dialog).
Compile as NetLinx Click to compile the active file using the NetLinx compiler, regardless of it's
Compile As property.
Compile as Axcess Click to compile the active file using the Axcess compiler, regardless of it's
Compile As property.