Chapter Contents

Previous

Next
Table Editor: _selectRow

Table Editor: _selectRow



Highlights the given row range


Syntax

Syntax

CALL SEND (table-id, '_selectRow', 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 highlight. See Coordinate Lists.
end-row
N specifies the identifier of an SCL list that contains the coordinates of the last row to highlight. See Coordinate Lists.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.