Chapter Contents |
Previous |
Next |
Data Set Model: _getColumnNumber |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_getColumnNumber', col-name, col-num); |
Argument | Type | Description |
---|---|---|
col-name |
C | specifies the name of the column for which the number is requested |
col-num |
N | returns the number for the named column or -1 if the column does not exist |
Details |
The _getColumnNumber method returns the requested position within a SAS file.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.