coordinates of an popup window

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
durana
Junior Coder
Posts: 21
Joined: Tue Feb 22, 2005 3:08 pm

coordinates of an popup window

Post by durana » Fri May 20, 2005 2:57 pm

Hello,

I want to send email with Msaccess. When I do that via an msaccess macro I get an popup secuity warning.

Is there a way , to find out what the coordinates X, Y are of that popup window?

Thanks
Durana

User avatar
support
Automation Wizard
Posts: 1450
Joined: Sat Oct 19, 2002 4:38 pm
Location: London
Contact:

Post by support » Fri May 20, 2005 3:06 pm

Yes, use GetActiveWindow which returns the title and X,Y coordinates. See help file.
MJT Net Support
[email protected]

durana
Junior Coder
Posts: 21
Joined: Tue Feb 22, 2005 3:08 pm

Post by durana » Thu Jun 09, 2005 7:48 pm

Thanks,

This one is working for me..

Durana

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts