Difference between revisions of "MC-Basic:PAUSETASK"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
Line 36: Line 36:
 
* [[Axystems:MC-Basic:PAUSE|PAUSE]]
 
* [[Axystems:MC-Basic:PAUSE|PAUSE]]
  
 
+
[[Category:Axystems:MC-Basic:Task Control|PAUSETASK]]
 
}}
 
}}

Revision as of 13:21, 11 March 2014

Stop the task at the closest PAUSE.

Short form

Ptas

Syntax

PauseTask <Task Name>

Availability

Versions 3.6.20 and higher

Scope

Task, Terminal

Examples

Ptas process.prg

See Also