Chapter Contents |
Previous |
Next |
Data Set Model: _execCmd |
Syntax | |
Details |
Syntax |
CALL SEND (object-id, '_execCmd'); |
Details |
Use the _execCmd method when you want the model to process commands. Note that the command is not passed as an argument. Rather, it processes commands that are sent to the object. Commands are processed in the following order:
For an example of using the _execCmd method, see the _execCmd method in the Data Set Data Model class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.