Chapter Contents |
Previous |
Next |
Extended Input Field: _setMaxrow |
Syntax | |
Details |
Syntax |
CALL NOTIFY (field-name, '_setMaxrow', rows); |
Argument | Type | Description |
---|---|---|
rows |
N | specifies the maximum number of displayable rows in an extended input field |
Details |
If you set the value of rows to missing, the maximum number of rows expands as needed. To set the value to missing, specify a period (.) for rows.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.