Chapter Contents |
Previous |
Next |
SCL List Model: _getColumnSizes |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_getColumnSizes', size-list); |
Argument | Type | Description |
---|---|---|
size-list |
N | specifies the identifier of an SCL list to contain the size (in points) of each column |
Details |
Each named item in the list corresponds to a name of a column. The size of the column is expressed in points (72 points = 1 inch). If the item in the list is 0, the columns are sized to display the largest value for the column.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.