Chapter Contents |
Previous |
Next |
Data Form: _setProperties |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_setProperties', prop-list); |
Argument | Type | Description |
---|---|---|
prop-list |
N | specifies the identifier of an SCL list that is filled in by _getProperties |
Details |
The _setProperties method enables you to restore a previously saved data form. You should only call this method with a list provided by _getProperties.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.