Chapter Contents |
Previous |
Next |
Data Form and Data Table: _erroroffColumn |
Delegated to: | Data Set Data Model class |
Syntax | |
Details | |
See Also |
Syntax |
CALL SEND (object-id, '_erroroffColumn', col-name-1<,...col- name-n>); |
Argument | Type |
Description | |
---|---|---|---|
|
C | specifies one or more column names that should have the error status turned off. A single value of the quoted string, '_ALL_', turns off the error status for all columns. |
Details |
If the error status has been turned off for all columns, then the model removes the error from the viewer.
See Also |
_erroronColumn
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.