Chapter Contents

Previous

Next
Extended Table: _setMaxsel

Extended Table: _setMaxsel



Assigns the maximum number of selections allowed in a table


Syntax
Details

Syntax

CALL NOTIFY (extended-table-name, '_setMaxsel', in-maxsel);

Argument Type Description
in-maxsel
N the maximum number of selections


Details

If you specify a value for in-maxsel that is less than the current number of selections, the rows after in-maxsel are deselected and the GETROW section runs when the extended table receives a _refresh.


Chapter Contents

Previous

Next

Top of Page

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