Converting your macro to the advanced macro format
You can easily convert your macro from the basic macro format to
the advanced macro format, just by checking the "Use Variables and
Arithmetic Expressions in Macro" checkbox on the Macro tab. As a result
the Macro object does the following:
- It enables all the advanced features for your macro.
- It automatically converts, in all input fields where conversion is required, all the strings in your macro and all occurrences of the two special characters single quote (') and backslash (\) from their basic representations to their advanced representations.