Difference between revisions of "MC-Basic:PAUSETASK"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:PAUSE|PAUSE]]
+
* [[MC-Basic:PAUSE|PAUSE]]
  
 
[[Category:Axystems:MC-Basic:Task Control|PAUSETASK]]
 
[[Category:Axystems:MC-Basic:Task Control|PAUSETASK]]
 
}}
 
}}

Revision as of 08:39, 22 May 2014

Stop the task at the closest PAUSE.

Short form

Ptas

Syntax

PauseTask <Task Name>

Availability

Since Version 3.6.20

Scope

Task, Terminal

Examples

Ptas process.prg

See Also