|
External Development Guide: IDL Internals: Miscellaneous |
|
The following functions return the values of certain system variables. Note that these values should be considered READ-ONLY.
This function returns a pointer to the !VERSION.ARCH system variable.
This function returns a pointer to the !VERSION.OS system variable.
This function returns a pointer to the !VERSION.OS_FAMILY system variable.
This function returns a pointer to the !VERSION.RELEASE system variable.
This function returns a pointer to the !DIR system variable.
This function returns a pointer to the !ERROR_STATE.MSG system variable.
This function returns a pointer to !ERROR_STATE.SYS_MSG system variable.
This function returns the value of the !ERROR_STATE system variable.
This function returns the value of the !ORDER system variable.
For more information on IDL system variables, see System Variables.
IDL Online Help (March 06, 2007)