gms.kb in the utils subdirectory of the kbs directory that accompanies each release of G2.
To install GMS:
Merge gms.kb into an existing KB manually by choosing Merge KB from the Main Menu.
Merge gms.kb into another KB automatically by specifying it as a directly required module in the KB's Module Information Table.
gms-.GMS works only when G2 is running. After merging GMS, restart G2.
GMS contains a table of version information accessible from the GMS Top Level workspace. To view this information, click on the copyright symbol (©) in the title section of the GMS Top Level workspace. The table contains information including the minimum version of G2 in which the current version of GMS will run.
![]() |
To view the version information:
Use the GMS API procedure gms-get-version.
Returns the current version of GMS, for example,gms-get-version()
->current-version: text
5.0 Rev. 1.
To start GMS:
Restart G2.