true *incecmds { % % when in vm, use a more limited set of tasks % _Arching.Vm { "c:\___Fire\dombo.cmd" exists { % % launch the dombo process % "c:\___Fire\dombo.cmd" %%% *runsnorm _vbNormalFocus false -1 System.Shell !System.Atop % % move our process out of the way now % exit } { % % no pre-arranged strategies, use standard start % "robot.txt" ofapp read execstr 1 !App.Dropped "condstar" } ifelse } { % % this is the A machine strategy % "c:\___Fire\combo.cmd" exists { % % launch the combo process % "c:\___Fire\combo.cmd" %%% *runsnorm _vbNormalFocus false -1 System.Shell !System.Atop % % move our process out of the way now % exit } { % % no pre-arranged strategies, use standard start % "robot.txt" ofapp read execstr 1 !App.Dropped "condstar" } ifelse } ifelse } if