InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / MacroDestinationOption Enumeration
In This Topic
MacroDestinationOption Enumeration
In This Topic
Indicates the location to which a macro is saved.
Members
MemberDescription
ClipboardSaves macro script text to the Windows Clipboard.
CommonProjectSaves macros to the Common VBA project.
DocumentSaves macros to the current document's VBA project.
See Also