Measurement Computing ADLIB WIN User Manual
Page 154

Chapter 43 ADLIB Error Codes
30-4
ENVIRONMENT STRUCTURE
ALERR_ENV_STRUCT_PTR
-700
Invalid ENV struct pointer.
ALERR_ENV_LOADED
-701
The Environment is already loaded.
ALERR_ENV_NOTLOADED
-702
The Environment is NOT loaded.
ALERR_ENV_MAXSTRING
-703
The specified Environment is too long.
OPTIONS STRUCTURE
ALERR_OPTION_STRUCT_PTR
-800
Invalid OPTIONS struct pointer.
ALERR_OPTION_STRPTR
-801
Invalid option string pointer.
ALERR_OPTION_STRING
-802
Invalid option string format.
ALERR_OPTION_NAME_STRPTR
-803
Invalid option string name pointer.
ALERR_OPTION_NAME_STRING
-804
Invalid option string name.
ALERR_OPTION_ID_STRING
-805
Invalid option string ID.
ALERR_OPTION_CONFIG_TYPE
-806
Invalid option string configuration type.
ALERR_OPTION_MAXSTRING
-807
The option string exceeds the maximum
allowed
length.
FILE I/O
ALERR_FILE_FOUND
-900
The specified file can not be found.