The New Macros File dialog box is used to create a new VBA macros file. It is opened from the VBA Macros Files property page in the Options dialog box (New command button).
Once the new macros file has been specified in the dialog box, it will be added to the VBA system in RC-WinTrans where it can be used to implement user-defined procedures, functions, and/or event handler classes.
One of the following three templates can be used to create a new macros file:
|
Figure: The New Macros File dialog box. |
There are five template files available for creating a new macros file (VBA project):
|