Difference between revisions of "MC-Basic:STOPTASKCYCLE"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Versions 3.6.20 and higher" to "Since Version 3.6.20")
Line 7: Line 7:
  
 
|AVAILABILITY=
 
|AVAILABILITY=
Versions 3.6.20 and higher
+
Since Version 3.6.20
  
 
|DESCRIPTION=
 
|DESCRIPTION=

Revision as of 13:51, 20 March 2014

Stop task at the end-of-cycle (near END-statement)

Short form

STASC

Syntax

StopTaskCycle <Task Name>

Availability

Since Version 3.6.20

Scope

Task, Terminal

Examples

StopTaskCycle process.prg

See Also