![]() Chapter Contents |
![]() Previous |
![]() Next |
| Class Class: _save |
| Syntax |
Syntax |
| return = objectName._save( ); |
| return = objectName._save( entry ); |
| return = objectName._save( entry, description ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| return | Numeric | Return | returns a value indicating whether the class was successfully saved: 0 if successful, 1 if not successful |
| entry | Character | Input | specifies a three- or four-level CLASS entry name to save the current class to |
| description | Character | Input | specifies a description for the entry |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.