! Fortran ERROR include file
! Generated by /instsoft/drama/release/messgen/r3_16/linux_x86/messgen utility
! from input file sds_err.msg at Fri Apr  6 09:40:47 2018


!  Faclity number
      INTEGER  SDS__FACNUM
      PARAMETER ( SDS__FACNUM = 1824 )

!  OK Status symbol
      INTEGER  SDS__OK
      PARAMETER ( SDS__OK = 0 )
!  Illegal Identifier
      INTEGER  SDS__BADID
      PARAMETER ( SDS__BADID = 253788962 )

!  Insufficient Memory
      INTEGER  SDS__NOMEM
      PARAMETER ( SDS__NOMEM = 253788970 )

!  Object is not a structure
      INTEGER  SDS__NOTSTRUCT
      PARAMETER ( SDS__NOTSTRUCT = 253788978 )

!  No such item
      INTEGER  SDS__NOITEM
      PARAMETER ( SDS__NOITEM = 253788986 )

!  Object is not a primitive
      INTEGER  SDS__NOTPRIM
      PARAMETER ( SDS__NOTPRIM = 253788994 )

!  Data too long
      INTEGER  SDS__TOOLONG
      PARAMETER ( SDS__TOOLONG = 253789002 )

!  Data value is undefined
      INTEGER  SDS__UNDEFINED
      PARAMETER ( SDS__UNDEFINED = 253789010 )

!  Object name is too long
      INTEGER  SDS__LONGNAME
      PARAMETER ( SDS__LONGNAME = 253789018 )

!  Too much extra data
      INTEGER  SDS__EXTRA
      PARAMETER ( SDS__EXTRA = 253789026 )

!  Invalid type code
      INTEGER  SDS__INVCODE
      PARAMETER ( SDS__INVCODE = 253789034 )

!  Invalid dimensions
      INTEGER  SDS__INVDIMS
      PARAMETER ( SDS__INVDIMS = 253789042 )

!  Not a structure array
      INTEGER  SDS__NOTARRAY
      PARAMETER ( SDS__NOTARRAY = 253789050 )

!  Indices invalid
      INTEGER  SDS__INDEXERR
      PARAMETER ( SDS__INDEXERR = 253789058 )

!  Object cannot be deleted
      INTEGER  SDS__ILLDEL
      PARAMETER ( SDS__ILLDEL = 253789066 )

!  Not a valid SDS object
      INTEGER  SDS__NOTSDS
      PARAMETER ( SDS__NOTSDS = 253789074 )

!  Not a top level object
      INTEGER  SDS__NOTTOP
      PARAMETER ( SDS__NOTTOP = 253789082 )

!  Illegal operation on external object
      INTEGER  SDS__EXTERN
      PARAMETER ( SDS__EXTERN = 253789090 )

!  Object is not an array
      INTEGER  SDS__NOTARR
      PARAMETER ( SDS__NOTARR = 253789098 )

!  Object created by an incompatible SDS version
      INTEGER  SDS__VERSION
      PARAMETER ( SDS__VERSION = 253789106 )

!  Error opening file
      INTEGER  SDS__FOPEN
      PARAMETER ( SDS__FOPEN = 253789114 )

!  Error writing to a file
      INTEGER  SDS__FWRITE
      PARAMETER ( SDS__FWRITE = 253789122 )

!  Error reading a file
      INTEGER  SDS__FREAD
      PARAMETER ( SDS__FREAD = 253789130 )

!  Object has incorrect type
      INTEGER  SDS__TYPE
      PARAMETER ( SDS__TYPE = 253789138 )

!  Timeout on semaphore access
      INTEGER  SDS__TIMEOUT
      PARAMETER ( SDS__TIMEOUT = 253789146 )

!  Invalid primitive type code
      INTEGER  SDS__INVPRIMTYPE
      PARAMETER ( SDS__INVPRIMTYPE = 253789154 )

!  Invalid structure definition
      INTEGER  SDS__INVSTRUCTDEF
      PARAMETER ( SDS__INVSTRUCTDEF = 253789162 )

!  Parsing syntax error
      INTEGER  SDS__SYNTAX
      PARAMETER ( SDS__SYNTAX = 253789170 )

!  Invalid structure
      INTEGER  SDS__INVSTRUCTURE
      PARAMETER ( SDS__INVSTRUCTURE = 253789178 )

!  Invalid typedef type
      INTEGER  SDS__INVTYPETYPE
      PARAMETER ( SDS__INVTYPETYPE = 253789186 )

!  Multipled defined structure
      INTEGER  SDS__STRUCTMULTDEF
      PARAMETER ( SDS__STRUCTMULTDEF = 253789194 )

!  Invalid integer
      INTEGER  SDS__INVINT
      PARAMETER ( SDS__INVINT = 253789202 )

!  Invalid type
      INTEGER  SDS__INVTYPE
      PARAMETER ( SDS__INVTYPE = 253789210 )

!  Invalid input
      INTEGER  SDS__INVINPUT
      PARAMETER ( SDS__INVINPUT = 253789218 )

!  Array of structures
      INTEGER  SDS__STRUCTARRAY
      PARAMETER ( SDS__STRUCTARRAY = 253789226 )

!  Maximum number of dimensions
      INTEGER  SDS__MAXDIMS
      PARAMETER ( SDS__MAXDIMS = 253789234 )

!  Empty input file
      INTEGER  SDS__NOINPUT
      PARAMETER ( SDS__NOINPUT = 253789242 )

!  Error in command arguments
      INTEGER  SDS__TCL_ARGERR
      PARAMETER ( SDS__TCL_ARGERR = 253789250 )

!  Unspecified error in Tcl command
      INTEGER  SDS__TCL_CMDERR
      PARAMETER ( SDS__TCL_CMDERR = 253789258 )

!  Error in Tcl Command Action
      INTEGER  SDS__TCL_CMD
      PARAMETER ( SDS__TCL_CMD = 253789266 )

!  SDS Test failure
      INTEGER  SDS__TESTERR
      PARAMETER ( SDS__TESTERR = 253789274 )

!  Sds Item definition does not match the definition expected by the appliaction code
      INTEGER  SDS__INVITEM
      PARAMETER ( SDS__INVITEM = 253789282 )

!  SdsCheck() indicates a SDS data leak
      INTEGER  SDS__CHK_LEAK
      PARAMETER ( SDS__CHK_LEAK = 253789290 )

!  SdsCheck() indicates an unexpected release of an SDS id
      INTEGER  SDS__CHK_RELEASED
      PARAMETER ( SDS__CHK_RELEASED = 253789298 )

!  SdsFreeIdAndCheck() indicates SDS misuse (missing SdsDelete() or SdsReadFree() call)
      INTEGER  SDS__CHK_FREE
      PARAMETER ( SDS__CHK_FREE = 253789306 )

!  SDS Semaphore/Mutex initialisation error
      INTEGER  SDS__SEM_INIT_ERR
      PARAMETER ( SDS__SEM_INIT_ERR = 253789314 )

!  Failed to take SDS Semaphore/Mutex
      INTEGER  SDS__SEM_TAKE_ERR
      PARAMETER ( SDS__SEM_TAKE_ERR = 253789322 )

!  Ambigous type name - when compling C to SDS structure
      INTEGER  SDS__AMBIGIOUS_TYPE
      PARAMETER ( SDS__AMBIGIOUS_TYPE = 253789330 )

