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

stop loop problem

hello, i have a problem with stop function. Why does not... switch GUIGetMsg() Thanks [ autoit ]       popupFor $i = 0 To _GUICtrlListView_GetItemCount($ListView1) $actual =...

View Article


Excel automation - New sheet with ODBC (MySQL) connection

Anyone can explain/help me why this code fails? I get an "==> The requested action with this object has failed.:" Error and the COM Error states that only object type variables can be used in with...

View Article


"proportional" vaule

Hi, if i have: [ autoit ]       popup$a = 1280 $b = 720 and i want to change the $a to: [ autoit ]       popup$a = 752 How to make the $b value proprotional to $a like this? [ autoit ]       popup$a =...

View Article

Image may be NSFW.
Clik here to view.

how can i read a text from another application ?

Hii, I try read a text from my application. I did used the commands "ControlGetText", "WinGetText" and "GUICtrlRead", but the return is always blank or 0. I didnt found any example to help me. Have a...

View Article

EnvUpdate() Hangs

If I manually edit my environmental variables via the system properties --> advanced tab and then subsequently call "EnvUpdate()" from a script then Autoit hangs (indefinitely as far as I can tell)....

View Article


Image may be NSFW.
Clik here to view.

Restart script if winwait doesn't happen

Hi All, Please excuse my dumbness! I am not a great scripter but have been working on a script for a friend how has had issues with their internet. I have created a script to Ping something like Google...

View Article

For loop with changing Step value

unfortunately this: [ autoit ]       popup$step=1 for $i=1 to 1000 step $step Tooltip($i) Sleep(50) $step+=1 Next Doesn't work (or well, the step the for loop uses is always 1) Is there a way to get...

View Article

Sending Line over TCP connection from two clients

I'm trying to create two sides; A client side and a server side. I've got each one to work and send data from the client to the server, but if two clients are sending data at the same time. I would...

View Article


Image may be NSFW.
Clik here to view.

SciTE - Vertical ScrollBar - Find (CTRL+F)

When I finding something for example "Local" SciTE find first matched string, and highlighting them and all others matches, Question: is there any way to show matched places on Vertical ScrollBar...

View Article


Name of the UDF that let you make GUIs with pictures

There was a UDF which let you have pictures as gui elements and other cool stuff, but i can't remember what it was and i don't know what to search for. If you have any idea, please let me know.

View Article

SciTE - Version

Is there any plan to update SciTE4AutoIt3 to SciTE    Release 3.3.0 http://www.autoitscript.com/site/autoit-script-editor/

View Article

Access to Command Window Contents

I am accessing the contents of the command window by scripting the "select all" and "copy" functionality.  My method works **BUT** I want to elimate the mouse click altogether.  I understand there is a...

View Article

Does this exist?

In running my scripts I find that syntax errors are not discoved until I actually execute that line of code.  Is there a way to check for syntax error before the program executes? Also is there a way...

View Article


WinSetState(title,text,@SW_MINIMIZE) not sending program to tray

I'm using a program that will automatically hide itself and create a tray icon when it is minimized. However, the AutoIt way of minimization does not seem to activate this function for the program - it...

View Article

How to create a transparent LABEL?

Please help me how to create a transparent label!

View Article


[SOLVED]How to do require admin from a button?

Alloha, I was wondering if it's possible to get admin login screen (#requireadmin) when i press a button? cause i am busy with a simple tray program and when i am at work i need admin rights from time...

View Article

image search

Hi, im new to AutoIT but i have been coding some AutoHotKey and i know that they are quite similar to each other. i where just wondering if theres a command like imagesearch? Run("My program")...

View Article


stringtrim with iniread

Hi. Currently I got those 2 lines: [ autoit ]       popup$testkey1 = IniRead(@ScriptDir & "\settings.ini", "key", "key", "NotFound") $testkey = StringTrimLeft($testkey1, 5) does someone know how I...

View Article

IELoadWait($oIE) doesnt work

the first part of my code is to enter username and password, then it will go to another page, i used IELoadWait and the next page is fully loaded before the script continues. The problem arises when...

View Article

Image may be NSFW.
Clik here to view.

Find Control Handle with only Screen Coordinates ? Like the Finder tool!

Hi, I want to know how can I find what control of a window is in the specific point of a window, like AutoIt Window Info Finder tool does, when you drag that 'target' to a window with controls, it...

View Article
Browsing all 12506 articles
Browse latest View live


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