Ask a Question related to FileMaker, Design and Development.
-
Bigfoot1956 #1
Autoit (Off Topic)
Win 98
Filemaker Dev. 6
I am trying to learn AutoIt for use with Filemaker.
I am not having any success in using the Mouse Commands.
The below script I have been playing with should perform the following.
Open Internet Explorer. (startup page is [url]www.google.com[/url])
Move Window to the top left corner of the screen.
Type "filemaker" in search window.
Mouse Click on the Google Search Button.
--------- Script ----------
Run, "C:/Program Files/Internet Explorer/IEXPLORE.EXE"
Sleep, 10000
WinGetActiveTitle, IEXPLORE
WinMove, %IEXPLORE%,, 0, 0, default, default
Send, filemaker
LeftClick, <368>, <353>
Exit
-------------------------------------------------
All works fine except the mouse click.
I see a slight screen flicker when the mouse click is suppose to occur.
Thanks in Advance
[email]wadewj@SOUTHERNbellsouth.net[/email]
Remove Letters in CAPS
Bigfoot1956 Guest
-
Off Topic but nowhere else to go
Hi all, hoping someone can help us here, below is conversation posted in other group ... -
Question ,may be way off topic , please help
I know that this may not fall into any of the groups taht i'm posting to ,but i would like some help if possible ,,,at least a point in the right... -
I found this in a topic and thought it should be a new topic
Sorry if it is already a new topic, but I didn't see it. ShaneAdobeTS "Illustrator CS (11) crashes ALL THE TIME!" 5/6/04 1:13pm... -
Off Topic: Self Promotion
I have posted this topic in adobe.print.design with limited success. My goal is to find creative ways to promote my business/design, as my area... -
here's a topic
If I could have found the "delete topic" option, I swear I would have deleted this topic. I was just trying it out. "edmcl"...



Reply With Quote

