| SAS System Options |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, SAS System Options window |
| Category: | Input control: Data Processing |
| PROC OPTIONS GROUP= | INPUTCONTROL |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| INVALIDDATA='character' |
specifies the value to be assigned, which can be a letter (A through Z, a through z), a period (.), or an underscore (_). The default value is a period.
| Details |
The INVALIDDATA= system option specifies the value that SAS is to assign to a variable when invalid numeric data is read with an INPUT statement or the INPUT function.
Operating Environment Information: The syntax that is shown here applies to the OPTIONS
statement. On the command line or in a configuration file, the syntax is specific
to your operating environment. For details, see the SAS documentation for
your operating environment. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
Copyright © 2011 by SAS Institute Inc., Cary, NC, USA. All rights reserved.