Chapter Contents

Previous

Next
Input Field: _setInformat

Input Field: _setInformat



Specifies an informat for the input field


Syntax
Details

Syntax

CALL NOTIFY (field-name, '_setInformat', informat);

Argument Type Description
informat
C specifies the informat to use in the field


Details

Invalid informats are ignored by this method, so be sure to match the informat and field types. When you do not specify a format, the SAS default format is used.


Chapter Contents

Previous

Next

Top of Page

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