DEFRECORD KCML_MACHINE

KCML $MACHINE structure
FLD namePack formatPurpose
MACHINE_OsType$CHAR(1)Operating system type
MACHINE_TermCapsUINT(1)Terminal capabilities (see also MACHINE_TermCaps2)
MACHINE_TermLanguage$CHAR(1)Terminal language as deduced by KClient from Windows
MACHINE_MaxTermUINT(2)Maximum value of #TERM
MACHINE_MaxPartUINT(2)Maximum value of #PART
MACHINE_KClientUsersUINT(2)Number of KClient users at startup
MACHINE_MaxKClientUsersUINT(2)Maximum KClient users allowed by license
MACHINE_LicenseTypeUINT(1)Type of license
MACHINE_GMTOffsetINT(2)Local timezone offset from GMT in minutes
MACHINE_ServerIP$HEX(4)Server IP address (Zero if direct connect)
MACHINE_ClientIP$HEX(4)Client IP address (Zero if direct connect)
MACHINE_TermCaps2UINT(1)Terminal capabilities (see also MACHINE_TermCaps3)
MACHINE_OptFeaturesUINT(1)Optional features set during connection or compiled into KCML
MACHINE_KCMLUsersUINT(2)Number of distinct users logged on when KCML started
MACHINE_ComplianceUINT(1)$COMPLIANCE language support
MACHINE_ServerModeUINT(1)Server mode (0x01 SOAP server, 0x02 render forms as XML)
MACHINE_ServerEncodingUINT(1)Character encoding to use
MACHINE_ClientLicenseUINT(1)Extra privileges granted by any client license
MACHINE_DebugBuildUINT(1)Information about this particular build of KCML
MACHINE_ClientServerArchUINT(1)Client server architecture features
MACHINE_PartitionSizeUINT(1)Size of a partition expressed as a power of 2, see Configuring $PSTAT.
MACHINE_TermCaps3UINT(1)Terminal capabilities (see also MACHINE_TermCaps)
MACHINE_AuthTypeUINT(1)Type of authentication used

More info