Chapter Contents

Previous

Next
TEXINDEX

TEXINDEX



Finds the index of the bundle of text attributes currently selected

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


Syntax
Description
Argument Definitions
See Also


Syntax

CALL GASK('TEXINDEX', index, return-code-variable);


Description

The GASK('TEXINDEX', . . . ) routine returns the current text bundle. If no text bundles have been previously defined with GSET('TEXREP', . . . ) or activated with GSET('TEXINDEX', . . . ), GASK('TEXINDEX', . . . ) returns the default value, 1.


Argument Definitions

index numeric variable name; returns the text bundle index.
return-code-variable numeric variable name; returns the return code of the routine call.

See Also

GASK('TEXREP', . . . ) routine
GSET('TEXREP', . . . ) function
GSET('TEXINDEX', . . . ) function


Chapter Contents

Previous

Next

Top of Page

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