*AutoRequests()
Specifies if requests for all entities in a model are to be written out.
Syntax
*AutoRequests(ON|OFF)
Arguments
- ON | OFF
- This argument turns automatic generation of model requests on and off.
Example
*AutoRequests(ON)
Context
Comments
If an *AutoRequests() statement is specified in the active analysis, it overrides any *AutoRequests() statements specified elsewhere in the model. If no *AutoRequests() statement is specified in the active analysis or model, automatic generation of requests is turned off by default.