X

Table Of Contents
Chapter 23 Work in the Environment 812
Dene a macros input and output
Because a macro is a collection of objects, individual objects need to be specied as the macros
input and output. This can be done in two ways: by name or by default.
If you name one object Macro-In and another Macro-Out, these will automatically become the
macros input and output.
If there is no object named Macro-In, the upper-leftmost object becomes the macros input.
If there is no object named Macro-Out, the lower-rightmost object becomes the
macros output.
Cables leading into the macro deliver events to the macros input object, and cables leading from
the macro carry events leaving the macros output object.