Attributes
- name
- Required. The name of the target macro. The target macro must
reside in the same location as the calling macro (see Target macro file name and starting screen). Macro names are case-sensitive!
- startscreen
- Optional. The name of the macro screen (<screen> element)
at which you want the macro runtime to start processing the target
macro. Use the value *DEFAULT* or omit this parameter to have the
macro runtime start at the usual starting screen of the target macro.
- transfervars
- Required. Setting this attribute to Transfer causes
the macro runtime to transfer the variables belonging to the calling
macro to the target macro (see Transferring variables).
The default is No Transfer.