Chapter Contents |
Previous |
Next |
Table Editor: _updateRowData |
Syntax | |
See Also |
Syntax |
CALL SEND (table-id, '_updateRowData', start-row<, end-row>); |
Argument | Type | Description |
---|---|---|
start-row |
N | specifies the identifier of an SCL list that contains the coordinates of the first row to update |
end-row |
N | specifies the identifier of an SCL list that contains the coordinates of the last row to update |
See Also |
_updateColumnData
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.