bbconvert Posted December 31, 2011 Posted December 31, 2011 When a folder's condition turns into true, are the programs within it immediately executed or simply enabled? When a folder's condition turns into false, are the programs within it stopped or simply disabled? Thanks much.
oberkc Posted December 31, 2011 Posted December 31, 2011 I believe enabled/disabled. A folder turning true does not trigger the included programs. If a folder turns false while a program is executing, however, my instincts are to suspect the program to continue execution unless it includes a wait or repeat. I would verify to be sure.
Recommended Posts