|
|
|
Application.GMSManager
Property GMSManager As GMSManager
Member of Application
The GMSManager property returns a Global Macro Storage (GMS) Manager object. A GMS manager lets you run VBA macros from other programs, as well as manage GMS modules.
The GMSManager property returns a read-only value.
The following code example runs a macro, Cropmarks, in the Main module of GMS CropMarks.
|
|
|
|
Copyright 2007 Corel Corporation. All rights reserved.