GETGID

Portability Function: Retrieves the group ID of the user of a process.

Module: USE DFPORT

Syntax

result = GETGID( )

Results:

The result is of type INTEGER(4). The result is always 1.

This function is included for compatibility only.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

Example

  ISTAT = GETGID( )