Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Acc.Mouse
#1
is there a way to do this 'asynchronously' like in '.ClickAsync'?
An old blog on QM coding and automation.

The Macro Hook
#2
Acc.Mouse is asynchronous. Like mou or lef etc, because uses them.
#3
but when i use it, it moves the mouse whereas ClickAsync doesn't.
am i coding it wrong or just expecting the wrong thing of it?



Code:
Copy      Help
Acc option_a=acc("Options..." "DROPLIST" win(".*Message" "OpusApp" "" 0x200) "MsoCommandBar" "" 0x1001)
option_a.Mouse(1)
0 WA "Message Options"
An old blog on QM coding and automation.

The Macro Hook
#4
'asynchronous' = 'don't wait'

If don't need to move mouse, use lef. Why then to use Acc.Mouse?
#5
AH....'don't wait'....since i was using the ClickAsync and it wasnt moving the mouse i thought that's what that meant.

lef wouldn't work for me cause the item can be all over the place depending on the toolbar placement.
...ps: i'm not getting email notices of updates; is it down?


Thanks.
An old blog on QM coding and automation.

The Macro Hook
#6
Please reply something. I want to test reply notifications. Normally I don't use it.
#7
test reply....
An old blog on QM coding and automation.

The Macro Hook
#8
Quote:lef wouldn't work for me cause the item can be all over the place depending on the toolbar placement

Then use DoDefaultAction.
#9
Notifications work for me.

Quote:Hello,

You are receiving this email because you are watching the topic, "Acc.Mouse" at Quick Macros. This topic has received a reply since your last visit.


ken gray's reply.

test reply....



You can use the following link to view the replies made, no more notifications will be sent until you visit the topic.
Acc.Mouse

If you no longer wish to watch this topic you can either click the "Stop watching this topic link" found at the bottom of the topic above, or by clicking the following link:
Acc.Mouse
#10
that worked.

thanks!!
An old blog on QM coding and automation.

The Macro Hook
#11
strange...i checked in two differ browsers (given my propensity for FF extensions) and i dont see them in any of my folders/labels/spam/trash.

Gintaras Wrote:Notifications work for me.
An old blog on QM coding and automation.

The Macro Hook
#12
Maybe gmail filters qm forum messages. Try to change email in you profile in this forum.
#13
done...
An old blog on QM coding and automation.

The Macro Hook
#14
testing QM forum notifications


Forum Jump:


Users browsing this thread: 1 Guest(s)