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