11-06-2007, 10:22 PM
I am trying to let some users use macros and in case of a bug I would like them to be able to hit the SPACE bar (easily hit) or even better, any key.
Is this possible?
Is this possible?
Can I change the default STOP macro from Pause/Break?
|
11-06-2007, 10:22 PM
I am trying to let some users use macros and in case of a bug I would like them to be able to hit the SPACE bar (easily hit) or even better, any key.
Is this possible?
11-07-2007, 06:40 AM
Search for shutdown in the forum.
11-07-2007, 07:36 PM
I wrote to Macros -
Temp1: w SPACE as key trigger Temp2: Whether Temp2 is waiting for an OK or the wait is running, hitting Space does nothing. Though if no macro is running Temp1 is triggered and the keystroke is eaten. p.s. I guess there is no way to "hit any key" to kill the current macro. I found the help better than the forum for shutdown searching.
11-07-2007, 07:46 PM
Two macros cannot run simultaneously. At least one of them must be function. If the second is function, use its name in shutdown.
|
« Next Oldest | Next Newest »
|