Chapter Contents |
Previous |
Next |
Extended Table: _setVisrow |
Syntax | |
Details |
Syntax |
CALL NOTIFY (extended-table-name, '_setVisrow', in-visrow); |
Argument | Type | Description |
---|---|---|
in-visrow |
N | the number of rows visible in a table |
Details |
The number of visible rows assigned by _setVisrow is the number of logical rows that can be displayed in the region. _setVisrow causes the GETROW section of your SCL program to execute if you specify a value for in-visrow that is different from the current number of visible rows.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.