Alar
Aug 15 2004, 01:43 PM
Is there a command for using the Pause/Break key on the keyboard? I looked in Speacial keys and tried {pause} with no luck.
Thanks
sethb
Aug 15 2004, 05:08 PM
If you want to put in code to pause your macro simply put "Pause" on its own line where you want it to pause
Alar
Aug 16 2004, 09:38 PM
I want to pause another program using ACTool, have the macro do its thing, then resume the other program using the pause key on the keyboard. The more I looked around the help files though, the more I dont think I can do it.
Trickyphillips
Sep 9 2004, 02:12 PM
If you find the ASCII value for the key, you should be able to get it working. I think the way you would do this is something like:
| CODE |
| Keydown ASCII (Number) |
Although, I've never needed to use that, so I'm not too sure...
Good luck.
bubbagump
Sep 15 2004, 06:45 PM
I believe the command is
Not sure if the keydown would work..IMO it would be nice if we could have a keydown function for sending 'ascii' keys..
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.