Next: RESERVED ERRORS
Up: IMPLEMENTATION DEPENDENT
Previous: Device dependent errors
- 2000
- Enumeration type out of range; the integer passed as a
GKS enumerated type is not within the range of valid values.
- 2001
- Output parameter size insufficient; a FORTRAN array or
string being passed as an output parameter is too small to contain
the returned information.
- 2002
- List element or member not available; for a non-empty
list or set, a value less than zero or greater than the size of a
list or set was passed as the requested list element or set
member in an inquiry routine.
- 2003
- Invalid data record; the data record cannot be decoded,
or there was a problem encountered when the data record was
created, making the result invalid.
Janne Saarela
Mon Apr 3 17:00:12 METDST 1995