Chapter Contents

Previous

Next
Data Set Data Vector: _setInformat

Data Set Data Vector: _setInformat



Specifies the informat for a column in the data vector


Syntax
Details

Syntax

CALL SEND (data-vector-id, '_setInformat', col-num, informat);

Argument Type Description
col-num
N specifies the column number
informat
C specifies the informat for the column


Details

The informat must be a valid informat for the column type.


Chapter Contents

Previous

Next

Top of Page

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