TEXPATH

Specifies the direction of the text string
Operating state: GKOP, SGOP, WSAC, WSOP
Default: RIGHT

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:

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
TEXPATH Values