The following table describes do statements type XML parameters:
| Parameter | Description | 
|---|---|
| do | Refers to a sequence of do_statements. | 
| do_variable | Assigns a variable when the On criteria is met. The parameter includes the following: 
 | 
| do_cond | Assigns an In or Out condition when the On criteria are met. See do_cond XML parameters | 
| do_ctbrule | Invokes a Control‑M/Analyzer rule that executes during the processing of a specific program step when an On condition is met. The do_ctbrule XML parameters are as follows: 
 | 
| do_forcejob | Forces a specified job when the current job is performed. The parameter includes the following: 
 | 
| do_ifrerun | Specifies job steps to be executed during rerun of a job. Only for networks using Control‑M/Restart. Seedo_ifrerun XML parameters | 
| do_mail | Sends e-mail. See do_mail XML parameters | 
| do_remedy | Creates a remedy ticket. See do_remedy XML parameters | 
| do_shout | Sends a shout message when the On criteria are met. See do_shout XML parameters. | 
| do_output | Determines what to do with the output documentation when On criteria are met. See do_output XML parameters | 
| Parent Topic |