Specifications
226 Chapter 13
Use of Macros
Making/Editing Macros
Describing macros
The following explains each part of the code window used in making macros and how to
describes programs.
Parts of the code window
You describe macros in the code window. Double-click on any module from the property
explorer to open the code window.
Figure 13-9 Example display screen of code window
• Object box
In this list box select the object that you want to display in the code window.
• Procedure box
In this list box select the procedure that you want to display in the code window.
• Break line
Used to insert breaks between parts of a macro.
• Margin indicator bar
Mainly use in debugging.