Return Codes for DSGI Routines and Functions
Function completed
successfully.
DATA Step Graphics
Interface should be in GKCL state; the statement is out of place within
the DATA step.
DATA Step Graphics
Interface should be in WSAC state; the statement is out of place within
the DATA step.
DATA Step Graphics
Interface should be in SGOP state; the statement is out of place within
the DATA step.
DATA Step Graphics
Interface should be in WSOP, WSAC, or SGOP state; the statement is
out of place within the DATA step.
DATA Step Graphics
Interface should be in GKOP, WSOP, WSAC, or SGOP state; the statement
is out of place within the DATA step.
Workstation cannot
be opened.
Workstation is not
active.
Invalid transformation
number; transformation numbers must be in the range 0 to 20; viewports
and windows cannot be defined for transformation 0.
Transformation is not
a well-defined rectangle; transformations must have coordinates for
four vertices.
Viewport coordinates
are out of range; coordinates must be within dimensions of graphics
output area for the device.
Bad line index; index
numbers must be in the range 1 to 20.
No bundle defined for
the line index; a GSET('LINREP', . . . ) function has not been submitted
for the referenced line index.
Line type is less than
or equal to 0 or greater than 46; type must be in the range 1 to 46.
Invalid marker index;
index numbers must be in the range 1 to 20.
No bundle defined for
the polymarker index; a GSET('MARREP', . . . ) function has not been
submitted for the referenced marker index.
Marker type is less
than or equal to 0 or greater than 67; type must be in the range 1
to 67.
Invalid text index;
index numbers must be in the range 1 to 20.
No bundle defined for
the text index; a GSET('TEXREP', . . . ) function has not been submitted
for the referenced text index.
Character height is
less than or equal to 0; height must be greater than 0.
Both components of
the character up vector are 0; both X and Y of a character up vector
cannot be 0.
Invalid fill index;
index numbers must be in the range 1 to 20.
No bundle defined for
the fill index; a GSET('FILREP', . . . ) function has not been submitted
for the referenced fill index.
Style index is less
than or equal to 0 or greater than 60; style indexes must be in the
range of 1 to 60.
Invalid color index;
color index is out of the range 1 to 256 or is not numeric.
No color name defined
for the color index
Value is less than
0; value must be greater than or equal to 0.
External image file
cannot be accessed. The image file either cannot be accessed, or the
image file is in an unsupported format, or the image data is incomplete
or otherwise corrupt.
Out of memory; your
workstation does not have enough memory to generate the graph.
Out of room for graph;
your device cannot display the size of the graph.
Error occurred in program
library management; a GRAPH function did not execute properly.
Copyright © SAS Institute Inc. All rights reserved.