 |
horks Apprentice
Joined: 20 Jul 2001 Posts: 127 Location: USA
|
Posted: Sat May 04, 2002 8:32 am
Kill on Click |
Ok, this might be tricky, it might not ... you tell me.
I want to make it, so i can click on any word in the output window, and run a macro with a var set to the word i clicked on. Is this possible?
Thanks for the help |
|
|
|
 |
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sat May 04, 2002 3:59 pm |
You can access the selected text with the predefined variable, %selected. The recommended method is with the #MENU command, since you only need to use the mouse, but it should also work with the #KEY (macro) command if you prefer to combine mouse and keyboard.
LightBulb
Vague questions get vague answers  |
|
|
|
 |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|