Previous Page
|
Next Page
TEXPATH
Specifies the direction of the text string
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
RIGHT
Syntax
Details
Syntax
return-code-variable
=GSET('TEXPATH',
path
);
Required Argument
path
character string enclosed in quotation marks or character variable name; specifies the direction the text is read. Valid values:
DOWN
LEFT
RIGHT
UP
Return Codes
This function returns:
0 or 8. See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('TEXPATH', . . . ) function selects a particular type of text path. Text path determines the direction in which the text string reads.
TEXPATH Values
illustrates the text paths that can be used with DSGI.
TEXPATH Values
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page