Chapter Contents

Previous

Next
SCL List Model: _erroroffColumn

SCL List Model: _erroroffColumn



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


Syntax
Details

Syntax

CALL SEND (object-id, '_erroroffColumn, col-name, ...);

Argument Type Description
col-name
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.


Chapter Contents

Previous

Next

Top of Page

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