Chapter Contents

Previous

Next
Table Editor: _selectColumn

Table Editor: _selectColumn



Highlights the given column range


Syntax

Syntax

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


Chapter Contents

Previous

Next

Top of Page

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