Chapter Contents

Previous

Next
TEXPATH

TEXPATH



Specifies the direction of the text string

Operating States: GKOP, SGOP, WSAC, WSOP
Return Codes: 0, 8
Default Value: RIGHT


Syntax
Description
Argument Definitions
See Also


Syntax

return-code-variable=GSET('TEXPATH', path);


Description

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

[IMAGE]


Argument Definitions

path character string enclosed in quotation marks or character variable name; specifies the direction in which the text will read. Valid values are

  • DOWN

  • LEFT

  • RIGHT

  • UP.


See Also

GASK('TEXPATH', . . . ) routine
GDRAW('TEXT', . . . ) function
GSET('TEXALIGN', . . . ) function
GSET('TEXUP', . . . ) function


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.