Quote:
Originally Posted by awake33 
Nothing happens when I try to delete a subpage from a page.
I understand that command timings are not cumulative. It very much matters which order they fire in when tracking 'states' though. So we need to be able to move them up or down to change scenarios. When you have 30+ commands tied to a button, it's a pain to make changes when you can't move them around.

Nothing happens when I try to delete a subpage from a page.
I understand that command timings are not cumulative. It very much matters which order they fire in when tracking 'states' though. So we need to be able to move them up or down to change scenarios. When you have 30+ commands tied to a button, it's a pain to make changes when you can't move them around.
Please email support@demopad.com about your removing subpage issue - I cannot duplicate this problem.
Just so everyone is clear on delays though, the order of actions as they are added (and hence listed) in a macro only affects the order in which they execute if the delay parameter for each action is identical. For example, the following 3 commands:
A) set a flag to ON - delay=0.0
B) set a flag group to OFF - delay=0.0
C) send an IP command - delay=0.0
will execute A,B,C in that order (with a tiny fraction of a second in between). If I decide that action B should fire before action A for example, I simply increase the delay of A to be larger than B's delay - so with the following same commands:
A) set a flag to ON - delay=1.1
B) set a flag group to OFF - delay=1.0
C) send an IP command - delay=0.0
action C will occur first (immediately), then action B 1 second later, then action A 0.1 seconds after B.
I entirely agree that it would be nice to be able to list the actions in execution order to make it visually more obvious (and this is on the development wish list), but there is no need to completely re-create a button just because you want to reorder certain commands.

















.
[[IMG]
[/IMG]/IMG][IMG]
[/IMG][IMG]
[/IMG]
[/IMG][IMG]
[/IMG]



