Chapter Contents |
Previous |
Next |
SCL List Model: _setAttributes |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_setAttributes', attribute-list); |
Argument | Type | Description |
---|---|---|
attribute-list |
N | specifies the identifier of an SCL list that contains the attribute name and attribute value pair. |
Details |
The item name corresponds to an attribute name, and the item value corresponds to an attribute value. See _setAttributes List Items.
Attribute Name | Value | Description |
---|---|---|
SHOW_ZEROS | 'Y' | show zeros |
'N' | show zeros as blanks | |
SHOW_MISSING | 'Y' | show missing values |
'N' | show missing values as blanks |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.