Previous Page
|
Next Page
PATREP
Specifies the pattern name of a style index for a particular fill type.
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=CALL GSET('PATREP',
index, pattern-name, hatch-name
);
Required Arguments
index
numeric variable name; indicates the index of the pattern to be used.
pattern-name
character variable name; sets the name of the pattern at the specified index.
hatch-name
character variable name; sets the name of the hatch at the specified index.
Return Codes
This function returns:
0, 8, or 79. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('PATREP', . . . ) function sets a pattern of a style index for a particular fill type.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page