Chapter Contents |
Previous |
Next |
Frame Class: _setMsg |
Syntax | |
Details |
Syntax |
objectName._setMsg( message ); |
Argument | Type | Use | Description |
---|---|---|---|
message | Character | Input | specifies text to display on the message line when the frame is refreshed |
Details |
The message assigned to the frame is displayed on the message line when the frame is refreshed.
This method is useful in SCL methods because in an SCL entry the message string is not directly accessible.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.