Chapter Contents

Previous

Next
Text Pad Control: _setMark

Text Pad Control: _setMark



Set mark position


Syntax

Syntax

objectName._setMark( startRow, startColumn,endRow,endColumn );

Argument Type Use Description
startRow Numeric Input Specifies the starting row for the marked text
startColumn Numeric Input Specifies the starting column for the marked text
endRow Numeric Input Specifies the ending row for the marked text
endColumn Numeric Input Specifies the ending column for the marked text


Chapter Contents

Previous

Next

Top of Page

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