Chapter Contents

Previous

Next
Extended Text Entry: _getMaxcol

Extended Text Entry: _getMaxcol



Returns the maximum number of displayable columns allowed in the extended text field


Syntax
Details
See Also

Syntax

CALL NOTIFY (ext_text_name, '_getMaxcol', cols);

Argument Type Description
cols
N returns the maximum number of columns allowed in the field


Details

The _getMaxcol method returns the value from the Line Length field that you can set in the Extended Text Entry Attributes window. The maximum number of displayable columns is not necessarily the same as the number of columns visible at one time in the extended text entry. Instead, it is the maximum number of columns that the extended text entry will hold. Scrolling the extended text entry may be necessary to view all displayable columns.

See Also

_getViscol


Chapter Contents

Previous

Next

Top of Page

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