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

Command Line Compile - Determine Failure?

Why doesn't the command line compiler throw an error or something on failure? When I use Scite to compile, an error is show, but when I compile a script that has an error using the command line, it...

View Article


detect highlighted text

Hi What I want to do is detect whenever a some text is highlighted/selected in any window ..is there a highlighted event? I could try to detect mouse drag event perhaps? But it would be better to be...

View Article


How Can I Get the SRC Parameter of an IMG Object?

Hi Let's say we have a WebPage, with an Image in it <IMG SRC="http://domain.com/folder/image.jpg"> How can I get the SRC Parameter from it? Thank you Zohar

View Article

Administration?

Where can I report wrongful topic locking?

View Article

Learning AutoIt, help needed.

So, I'm stuck with my script.. Basically you enter name for example banana press "+" to add it to the list which will be stored in settings.ini after that when you press start it will open notepad and...

View Article


windows home server and send commands

this might be a little out of the scope of these forums but here it is. im trying to get a script that uses send commands to run on WHS 2003. i set it to run once an hour. ive tested it in win7, XP and...

View Article

Image may be NSFW.
Clik here to view.

Need Simple Error Handler

I have never messed much with error handling but think I need to start I have had a complied script running for almost two days and then I did something that caused jupiter to allign with mars and up...

View Article

Automating Screen Resolution Change - Win7

I'm a new AutoIt user and struggling with what is probably such a basic concept that I haven't been able to find any help on it. I would like to create a simple script that starts up the Windows 7...

View Article


Including an Executable

Planning to write a script to check if the internet is connected and if so download the newest version of a program to run it but if not run a version that I would like to include in the script once it...

View Article


Image may be NSFW.
Clik here to view.

[help]Count, replace

Hi everybody Sorry for my english .. Well.. my doubt it's simples i guess, i want to replace some sequence of strings in texts, follow the example: "Posting aaa New Topic in Generaaaaal Help aand...

View Article

Newbie Help Please, DOS Shell help

Im trying to make a program that will run a set of Dos commands.. both internal comands and external dos commands (exanple internal dir,copy,rename.. external notepad.exe, calculator.exe...ect.) Im...

View Article

Image may be NSFW.
Clik here to view.

How to get a parameter from a USB device > pic included

I need to be able to get information from this field to check to see if it exists, aka is plugged in still. Is that possible? If so, what would I need to be able to get that string?

View Article

Any easy way to generate some code for a script?

Or am I left to do these sort of things manually? Like for example, I have this on line 22 of my script: send ("{DOWN}{ENTER}") then 25 lines later, on line 47 I have: send ("{DOWN}{DOWN}{ENTER}")...

View Article


Image may be NSFW.
Clik here to view.

how to let a user write a message and then save it to a file

hi   I'm new to autoit and can you tell me how to let a user write a message and then save it to a file this is what i've coded so far and its working fine but its not suitable for a longer message...

View Article

Image may be NSFW.
Clik here to view.

ImageSearchArea help !

The code of ImageSearchArea ( ImageSearch.au3 ) : _ImageSearchArea($findImage,$resultPosition,$x1,$y1,$right,$bottom,ByRef $x, ByRef $y, $tolerance) if I want to search an entire area 300x400 of image...

View Article


Why doesnt regex match script tag?

Hello I am trying to remove script from html file. Sofar I've managed to come up with this: [ autoit ]    ( Popup )StringRegExpReplace($data,"(<script.*?>.*?</script>)","") I also tried: [...

View Article

Help with stringreplace

I am writting a crypter \ decrypter but this crypt part isn t working fine. It replace the string but after that it displays the unecripted string too. What s the error? #include...

View Article


Can't execute compiled Scripts - "Unable to open script file"

When I want to execute compiled scripts, a error message saying "Autoit Error - Unable to open script file" comes up. This happens with every script I compile, independent of the code. Sometimes it...

View Article

Why I got @error executing this code?

[ autoit ]    ( Popup )$nPORT = 8092 $IP1 = GetIP() ;IP Adress is correct too; If $MainSocket = -1 Then While $MainSocket = -1 Or $MainSocket = 0 $MainSocket = TCPListen($IP1, $nPORT) If @error Then...

View Article

compare two files

Good evening, I need some advice. Having to compare two files based on a common field, I wanted to ask for advice on the command more 'correct to use taking into account that the lengths of the files...

View Article
Browsing all 12506 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>