User`s manual

INTEG Process Group, Inc.
JNIOR
A Network I/O Resource 41
Cinema.JNIOR Application Manual
4. OnMacro()
This logic expression will be evaluated whenever the named macro has been
requested to run. This logic expression can be used as a ‘lock’ to make sure
certain macros can only execute when a certain I/O state exists or cannot be
executed when a certain I/O state exists. To specify the macro that is bound by
this logic place its name inside the parenthesis.
Example Registry Key Value
OnMacro(flat start), din7
For the above example, if the macro “flat start” is triggered to run via any method,
the logic (din7) will be checked. If (din7) is ON, the macro will be allowed to
run. If (din7) is OFF, the macro will not be allowed to run.
NOTE:
Each part in the above Registry Keys will need to contain appropriate spaces
and each of the areas of a Registry Key are to be separated by a comma.
Below is a picture of how the Logic Registry Key would look for logic category 1 above.