Keyboard Replication (AREV Specific)
At 13 APR 2007 06:42:42PM Terry Rainville wrote:
I am wanting to run a macro program.
Eg EZMACRO
The macro I want to run has a hotkey assigned.
Lets say ALT-Z.
I would like arev to execute an ALT-Z when I press F9.
Problem - Arev is not sending ALT-Z no matter how I do it.
It only works if I physically press ALT-Z on the keyboard.
Any help would be greatly appreciated.
At 13 APR 2007 07:48PM Karen Oland wrote:
have you running something like
catalyst("K",Key)
for the save process (where Key is the assignment you wish to replace)?
or use a macro assignment to replace F9 (which might and might not work)
At 14 APR 2007 03:37AM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
http://www.sprezzatura.com/revmedia/v1i2a4.htm
World leaders in all things RevSoft
At 16 APR 2007 11:55AM Terry Rainville wrote:
Thanks Karen
But unfortunatly I have tried catalyst('K', '{ }')
I have also tried Macros Alt-0
I have also tried @data
None of these methods seem to actually make the computer think
I am hitting the key, I have to physically hit ALT-Z for the
computer to activate the Macro.
At 16 APR 2007 11:59AM Terry Rainville wrote:
Thanks for your help.
I liked the document and found it very interesting.
I am not able to get this working at the moment.
I dont think this document is addressing the problem.
I need the computer to think I pressed a key without actually
pressing the key physically.
At 16 APR 2007 12:25PM Victor Engel wrote:
Have you tried loading @DATA or @PLAYBACK with the keystroke you're trying to send? I think ALT-Z should be char(0):CHAR(44).
At 16 APR 2007 12:27PM Victor Engel wrote:
At 16 APR 2007 04:27PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
No - we have since established that Terry is trying to feed an Alt-Z into an EXTERNAL Macro package so Terry has been pointed at a keyboard buffer stuffer from SimTel.
World leaders in all things RevSoft