Language Reference Guide : 4. System Classes : SessionObject Class : OperatingSystem Attribute
 
Share this page                  
OperatingSystem Attribute
Data Type: integer
4GL Access: R
The OperatingSystem attribute specifies which operating system is currently in use.
Valid values are:
SY_NT—Windows
SY_UNIX—UNIX
SY_VMS—VMS
Descriptions of system constant values and their numeric equivalents are listed in Operating System Settings for SessionObject).