Chapter Contents |
Previous |
Next |
Frame Class: _getStatus |
Syntax | |
Details |
Syntax |
objectName._getStatus( status ); |
Argument | Type | Use | Description |
---|---|---|---|
status | Character | Output | returns the value to assign to the frame's _STATUS_ variable |
Details |
When you access the _STATUS_ variable from another SCL program, you must call the _getStatus method with the CALL SEND or CALL APPLY routine.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.