Previous Topic: TIEU31KNext Topic: When to Run TIEU31K


How to Invoke TIEU31K

TIEU31K can be run for one model or for all models in the encyclopedia. It can be run in either foreground or background mode.

The syntax to run TIEU31K for one model only is the following:

TSO %TIEU31K MODEL('model name') BATCH

The BATCH parameter (background) is optional. The default is ONLINE (foreground).

The syntax to run TIEU31K against all models in the encyclopedia is the following:

%TIEU31K MODEL('REPORT ALL MODELS IN ENCY') BATCH

The MODEL parameter must be 'REPORT ALL MODELS IN ENCY'. The BATCH parameter (background) is optional, but is recommended if you run against the encyclopedia. The default is ONLINE (foreground).