v 2.3.3. Macro commands run out of sequence, a new option is needed.

This macro worked in 2.2.1

"Live Clear_cmd Group 900 @ 0 Park"

this would post on the command line and I would press <Enter> to confirm the command.


Upon upgrading to 2.3.3 the command did not post to the command line any more.

At first we thought that is was being run in background, but then we noticed other macros would post as expected using the default mode.

Only when we inserted a "Macro wait 1"  after the "Live Clear_cmd" did the macro run correctly, which indicated the line was being erased by the "Live Clear_cmd" sequence running AFTER the "Group 900 @ Park" sequence was posted.

So what is needed is an option (really?) to make sure commands actually complete before the next one is executed, instead of padding the macro with wait times.

Parents Reply Children
Related