GETUMC - get userid of current user.

Usage:

B:
   string = getumc( string );
C:
   void getumc(char *string);

Where:

string
is a pointer to the output string area.

Description:

GETUMC puts the userid of the current user into "string" in lower case ASCII.

In batch, GETUMC executes a MME GEINFO to obtain the userid under which the program is running.

Copyright © 1996, Thinkage Ltd.