simJobMonitor
simJobMonitor( ) => t / nil
Description
Displays a form listing the analysis jobs invoked in the background using the simRunNetAndSim and simRunNetAndSimWithArgs functions. The analysis job is listed on the form, along with its current status, time of invocation, and execution priority. Using this form, you can view the run log of a job, terminate the execution of an active job, suspend the execution of an active job, change the execution priority of a job, or delete a job from the form.
Arguments
Value Returned
Examples
simJobMonitor( )
Related Topics
Return to top