Author Topic: VBA abort current command  (Read 3967 times)

0 Members and 1 Guest are viewing this topic.

Ron Heigh

  • Guest
VBA abort current command
« on: September 11, 2004, 01:28:54 PM »
If I add a reactor in the VBA environment to monitor doubleclick, can I tell it to abort the current doubleclick?  I hope that makes sense.

I want to kill what the user is trying to do internally and have it do what I want.  It doesn't mean only doubleclick, any command I want to have control over!

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
VBA abort current command
« Reply #1 on: September 11, 2004, 11:49:51 PM »
Hmm.... on commands you might be able to intercept the command with the begin_command reactor and then send ^C^C to the command line with SendCommand but I am not sure if it would work, since the VBA command is active.
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie