API Documentation > CorelDRAW > 2025-v26
GMSManager class
Lets you work with GMS (Global Macro Storage) modules and run VBA macros from other programs
Syntax:
Class GMSManager
Remarks:
The GMSManager class lets you work with GMS (Global Macro Storage) modules and run VBA macros from other programs.
Properties:
Name Description
GMSPath Gets a path to the folder where all GMS modules are stored
Projects Returns a collection of all GMS modules installed
UserGMSPath Gets a path to the folder where all GMS modules are stored in user system profile
Methods:
Name Description
RunMacro Runs a macro in a GMS module