![]() Chapter Contents |
![]() Previous |
![]() Next |
| Table Editor: _updateRange |
| Syntax |
Syntax |
| CALL SEND (table-id, '_updateRange', ULrow, ULcol, LRrow, LRcol); |
| Argument | Type | Description |
|---|---|---|
| ULrow |
N | specifies the identifier of an SCL list that contains the upper-left row coordinates. See Coordinate Lists. |
| ULcol |
N | specifies the identifier of an SCL list that contains the upper-left column coordinates. See Coordinate Lists. |
| LRrow |
N | specifies the identifier of an SCL list that contains the lower-right row coordinates. See Coordinate Lists. |
| LRcol |
N | specifies the identifier of an SCL list that contains the lower-right column coordinates. See Coordinate Lists. |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.