Chapter Contents

Previous

Next
Extended Table: _setMaxcol

Extended Table: _setMaxcol



Assigns the maximum number of table columns


Syntax
Details

Syntax

CALL NOTIFY (extended-table-name, '_setMaxcol', in-maxcol);

Argument Type Description
in-maxcol
N the maximum number of columns that can be displayed by scrolling right


Details

The ratio of the maximum number of columns to the number of visible columns determines the size of the thumb in the horizontal scroll bar. See _getViscol in this class.

_setMaxcol causes the GETROW section of your SCL program to execute in the following cases:


Chapter Contents

Previous

Next

Top of Page

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