Chapter Contents

Previous

Next
Extended Table: _getMaxcol

Extended Table: _getMaxcol



Returns the maximum number of columns in the table


Syntax
Details

Syntax

CALL NOTIFY (extended-table-name, '_getMaxcol', out-maxcol);

Argument Type Description
out-maxcol
N the maximum number of columns in the table


Details

The maximum number of columns is initially set to the maximum size text-entry object that can fit in a table. The ratio of this value to the number of visible columns determines the size of the thumb in the horizontal scroll bar. See also _getViscol in this class.


Chapter Contents

Previous

Next

Top of Page

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