User`s manual
INTEG Process Group, Inc.
JNIOR
A Network I/O Resource 23
Cinema.JNIOR Application Manual
7.1 Devices and Macro Files Configuration
The following configuration items affect the operation of the Devices and Macro
functions. The Registry Keys are located in the Cinema – MACROS folder.
Case Sensitivity (Key No Longer Available – Value is always TRUE)
Whenever Cinema.JNIOR sends a string defined in a macro file, the default is for the
JNIOR to send this string as all lower case text, regardless of how the user has entered the
string. If the user wants the string to be sent exactly as it is typed with lower case and
upper characters, the Case Sensitive Registry Key must be set to true.
Registry Key Default Valid Values
AppData/Cinema/MACROS/CaseSensitive false false, true
Prevent Multiple Instances (Execute Macro Only Once at a Time)
Whenever a macro is triggered, that same macro can be started again. However, it is
recommended that this does not happen since it can cause unwanted operation. With
Cinema.JNIOR release 2.11, a Registry Key has been added that is set to true by default
that will prevent the SAME macro from starting if it is already executing. A different
macro can be started, but not the SAME macro.
Registry Key Default Valid Values
AppData/Cinema/MACROS/PreventMultipleInstances true false, true