fabiospark
October 21st, 2005, 11:32 AM
Hi.
I'm trying to make a backshift action and, for now, I did it like this:
1) The backshift key triggers a multigroup in which:
- first I set a reg from the present value of the shift-key reg (it can be 0 or 1 or 2)
- change the value of the shift-key reg to 3
- then enable a group with many commands
2) each command is a multigroup with its proper action and with another action that restores the temporarily saved value into the original reg. So the second key resets the shift-key to its state before backshifting.
Is there a way to avoid having to put one "restore original value" action into each command?
I mean is there a way to trigger an action whichever other action in a group is launched?
Hope it is clear enough to be undestood.
Thanks.
I'm trying to make a backshift action and, for now, I did it like this:
1) The backshift key triggers a multigroup in which:
- first I set a reg from the present value of the shift-key reg (it can be 0 or 1 or 2)
- change the value of the shift-key reg to 3
- then enable a group with many commands
2) each command is a multigroup with its proper action and with another action that restores the temporarily saved value into the original reg. So the second key resets the shift-key to its state before backshifting.
Is there a way to avoid having to put one "restore original value" action into each command?
I mean is there a way to trigger an action whichever other action in a group is launched?
Hope it is clear enough to be undestood.
Thanks.