Difference between revisions of "MC-Basic:STOPTASKCYCLE"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= STASC |SYNTAX= StopTaskCycle <''Task'' ''Name''> |AVAILABILITY= Versions 3.6.20 and higher |DESCRIPTION= Stop task at the end-of-cycle (near END-statem…')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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

Short form

STASC

Syntax

StopTaskCycle <Task Name>

Availability

Versions 3.6.20 and higher

Scope

Task, Terminal

Examples

StopTaskCycle process.prg

See Also