Slot-o-matic


Overview

The Slot-o-matic utility is a Niagara Tool that is a Java source code preprocessor which generates java source code for Niagara AX Baja slots (properties, actions, and topics) based on a predefined comment header block. The generated code is placed in the same source file, and all other code in the original source is not modified in any way.

Usage

Invocation

Slot-o-matic is invoked by the executable slot process. In Eclipse, it is available by selecting Slotomatic from the Niagara Tools section of the Niagara menu off of the main menu of Eclipse or by dropping down the Niagara Tools toolbar drop-down from the main toolbar of Eclipse Slotomatic.

usage: slot [-f] [-?] <dir | file ...>
-f  force recompile of specified targets
-mi add missing type declarations to module-include.xml
-?  provides additional help.

slot compiles Baja object files.
Note: See the ord: module://docDeveloper/doc/slot-o-matic.html for more information. (See Loading Help Contents to view baja help).