Using GDE

The default installation procedure places the GDE utility into a directory assigned to the environment variable gtm_dist.

To invoke GDE:

from within GTM, use the command:

GTM>do ^GDE

from the shell, enter:

$ mumps -r GDE

GDE displays informational messages like the following, and then the GDE> prompt:

%GDE-I-LOADGD, loading Global Directory file /prod/mumps.gld
%GDE-I-VERIFY, Verification OK
GDE>

If this does not work, contact your system manager to investigate setup and file access issues.

To leave GDE:

  1. Use the GDE EXIT command to save all changes and return to the shell.

    GDE> EXIT
  2. Use the GDE QUIT command to discard all changes and return to the shell. This will not save any changes.

    GDE> QUIT