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