Chapter Contents

Previous

Next
Data Set Data Model: _erroroffColumn

Data Set Data Model: _erroroffColumn



Turns off the error status of the specified column for the current row


Syntax
Details
See Also

Syntax

CALL SEND (object-id, '_erroroffColumn', col-name-1<,...col-name-n>);

Argument Type Description

col-name-1<,...col- name-n>);

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, if any.

See Also

_erroronColumn.


Chapter Contents

Previous

Next

Top of Page

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