Chapter Contents |
Previous |
Next |
Data Set Data Vector: _setText |
Syntax | |
Details |
Syntax |
CALL SEND (data-vector-id, '_setText', col-num, text); |
Argument | Type | Description |
---|---|---|
col-num |
N | specifies the column number |
text |
C | specifies the text for the column. The length of text should be no longer than the data length of the column. |
Details |
The _setText method should only be called for columns of type 'C' (character).
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.