Quantcast
Channel: AutoIt v3 - General Help and Support
Browsing all 12506 articles
Browse latest View live

$_IEStatus_NoMatch error code 7

Hi Everybody! I'm new in AutoIt.  After some introductory simple tests I tried a "real" problem. Unfortunately, I ran in problems from the first. When I try to scrap some data from the site...

View Article


_SoundGetPos/Length inaccurate?

In this sort of a music player I made, the timer starts before the music starts. Because of that, it also is a couple of seconds left that it doesn't play, because it ends when _soundgetpos and...

View Article


Image may be NSFW.
Clik here to view.

Write to text file?

MsgBox(4096, '', _Timer_Diff($timertransition)) So this is how I get the Timer_diff in a MsgBox... Is there a way I can get autoIT to automatically write this information to a text-file instead of a...

View Article

ControlSend

Whenever I try to ControlSend a forward slash (/) it's not working, it comes out as a 7 instead, help please.

View Article

Send Future Date

I've been looking around for a solution and have only found this information, yet I still can't get my script to work. http://www.autoitscript.com/forum/topic/142610-solvedtype-future-date-dateadd/...

View Article


Healthcare EMR scripting.

Has anyone ever used AutoIt to script in a healthcare environment? In our case it would be to help create interoperability between two EMR systems (Meditech and eclinicalworks) Thanks,

View Article

Image may be NSFW.
Clik here to view.

How can i press keyboard any key ?

How can i press keyboard any key ? HotKeySet ("g") is it true ? First time , i am using autoit, and i don't know c++ ,  i am noob, sory it #include <ImageSearch.au3> HotKeySet("{ESC}",...

View Article

How to get the size of a process?

I am dealing with a Java application, which creates multiple versions of a named window. The named windows give a result of 0 (zero)  when called [ autoit ]       popupConsoleWrite("!+ " &...

View Article


Image may be NSFW.
Clik here to view.

Need to locate and delete file extension, and them move file

I need to be able to locate a file in ANY folder that has a certain file extension, and then delete that extension, and then move the file to a certain network location.  What is the script to do that?...

View Article


How can i add position for image search ?

How can i add position like pixelsearch for image search ? ex: http://www.autoitscript.com/autoit3/docs/functions/PixelSearch.htm PixelSearch(503,258,1086,630,0xFF3300) thanks.. i can't do it. $res1 =...

View Article

If IsConnect("www.google.com")

Hello! I want to check the websites which the user belongs. Do you have connected to, for example www.??????.com address, I would like to check it out for. Thanks... Ex: if...

View Article

Vaya susto - What a scare

Estimados Sres. , en primer lugar y ya que soy español, ole, ole y ole. He encontrado este pequeño problema en la nueva versión del Wrapper. Original Func Compile_Upd_res($ScriptFile_Out) Local...

View Article

ControlSend Issues

ControlSetText($window, "", 1038, "") Sleep(100) ControlSetText($window, "", 1038, $macro) Sleep(100) ControlSend($window, "", 1038, "{ENTER}") I am using the above code to send change input bar text...

View Article


findstringinapp?

Hi again.This time I'm curious about how to find a string... in any application. It's not really important for me to find the string like from an image, but I wonder if there is a way to search for a...

View Article

Outlook 2003 create appointment

Just wondered if anyone out there has created a script to product an appointment in outlook that I could look at to try and assistant an idea of something I would like to make

View Article


window zoom out tool

is it possible to make a window or desktop zoom out tool like the magnifier tool in windows 7 zoom out to 25% of the original size

View Article

LastChaos Files reading in autoit

I need help. How do i read this file?. http://www.speedyshare.com/33bbu/affinity.lod

View Article


USB communication and exchange of informations

hi, I need help to create a autoit programm to communicate with a PLC connect by USB. I found help to communicate with TCP ethernet comunication but it is different with USB. Firstly i need to...

View Article

Change Time Zone With Elevated Rights - Script Needed

Good afternoon, Im looking for some assistant with autoit for a job I need to do. We have a location which needs all the PC's times zones changing The users do not have admin rights so I need a script...

View Article

AdlibRegister() and Sleep()

This is just a theory I am looking for confirmation on. Can't find a lot of detail on the AdlibRegister() bit it almost appears as though if AdlibRegister() gets invoked at the exact moment you are in...

View Article
Browsing all 12506 articles
Browse latest View live