Chapter Contents

Previous

Next
Extended Input Field: _getMaxrow

Extended Input Field: _getMaxrow



Returns the maximum number of rows in an extended input field


Syntax
Details

Syntax

CALL NOTIFY (field-name, '_getMaxrow', rows);

Argument Type Description
rows
N returns the maximum number of displayable rows in an extended input field


Details

If the maximum number of rows is set to enable the number of rows to expand, the _getMaxrow method returns a missing value (.). See _setMaxrow for this class.


Chapter Contents

Previous

Next

Top of Page

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