I'm trying to use the break command and not getting the expected results.
According to several sources, this should work on 3.1.
In one shell window, type:
wait 5 Min
In another:
break 'STATUS Com=Wait'
But I just get an error: bad number
Where am I wrong?
If I break by task number, I can break it with no problems.
Thanks,
John