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

TS admin

Hi, Has anyone got any advice for creating a script to work with the above msc or has an example script already?   Thnaks ina dvance for any suggestions/scripts.

View Article


Delete folders found in a text file

Hi there!   I'm trying to delete old folders that are not in use anymore - the names of those folders are in a text file. So what I want to do is have the script read the text file and compare the...

View Article


Conditional Loop Script based on Window Title

Hi guy's I need help I can't get my script to loop the way I want I have an app that has popup windows that I want to close  with my script based on the window titles and tab through the selection to...

View Article

GUI file menu/submenu

$MenuFile = GUICtrlCreateMenu("File") $MenuGenerateFiles = GUICtrlCreateMenuItem("Generate", $MenuFile) $MenuExportTemplate = GUICtrlCreateMenuItem("Export Data", $MenuGenerateFiles)...

View Article

How to find first and last word of sentence with Regular Expression

Hi all, How to find first and last word in a sentence with Regular expression ?. Sentence is the code from SciTE. For example if sentence is; "For $i = 0 to 15"  I need to extract "For from the...

View Article


Image may be NSFW.
Clik here to view.

Creating variables in a For function

Hey guys, i'm trying to creating 7 variables in a "For" function, to not declare one by one. But i get errors, here is the code: Local $i = 0 Local $bday = _DateAdd("D", -$i, _NowCalcDate()) ; For $i =...

View Article

Debugging not working

Hello all,   For some strange reason #AutoIt3Wrapper_run_debug_mode=Y is only working in some of my scripts... Reinstalled both Autoit and Scite4autoit3 but it's still not working yet it used to work...

View Article

HowTo - _FileListToArray + multiple wildcards

I checked all helpfile usually there is reference to: https://www.autoitscript.com/autoit3/docs/functions/FileFindFirstFile.htm   But I do not find any description how to use "multiple wildcards".   I...

View Article


IE Access Denied

I know there have been numerous posts about this issue and that to solve the problem I should try an open the frame being referenced in a new IE window but this is not possible and would break the...

View Article


Image may be NSFW.
Clik here to view.

Sending files using HTTP post: (total bytes written = 0)

Hi everybody,   I'm currently working on a script for sending files to a remote server by using the HTTP post method. It's not my fav. way of sending files, but the remote party only supports this...

View Article

add code to code from Autoit recorder

Hi,    I am trying to add in code to existing code from the autoit recorder (the autoit recorder codes works fine). I am just not sure how to incorporate my If $Model statement in properly. Should that...

View Article

Hotkey gets stuck

Hi, i have a problem with the Hotkeyset function, when i use it the CTRL get stuck. not just in the window i use the script but also in every other window get to after that.   Below you find my script...

View Article

Double click for Listview

I'm trying to adapt this: GUIRegisterMsg($WM_LBUTTONDBLCLK, "_WM_LBUTTONDBLCLK") Local $fDblClk = False Local $iDoubleClickTime = 200 ; _WinAPI_GetDoubleClickTime() ; 500 by default Func...

View Article


TABs and funktions is getting ignored

Hi all,   I have a Problem with my script and I am new to AutoIt. What I want:   1. go to excel 2. copy a cell 3. go to my program 4. TAB 26 times to an specific field 5. paste the cell 6. go to Excel...

View Article

What is equivalent of "Try Catch " in AutoIt

Hi all, I have some lines of code which may leads to an error some times. So i need to put that code in a "Try.. Catch" block. But i couldn't find any keywords from help file. What is the equivalent of...

View Article


Global - Local - Dim

hey guys I don't understand what Global - Local - Dim do for example here #include <Constants.au3> ; only required for MsgBox constants  Global $Var_1 = "Variable 1"Global $Var_2 = "Variable 2"...

View Article

Running AutoIT EXEs with Locked screens - FAQ

I just finished reading the FAQ regarding: Why doesn't my script work on a locked workstation?   One thing that I didn't see mentioned was to run the AUTOIT on a separate machine (either real or...

View Article


Switched from XP to Win7 - WinExists stops working?

Hello   I recently got a new PC at work and a script I created years ago stopped working.  Specifically the script seems unable to find an open window using: If...

View Article

With winhttp do you login to facebook?

Hello, I want to make autoit with facebook login with winhttp. Without using IE. Winhttp or is there another way?

View Article

shuffle number from 1 to 5

I have a script that has 5 inputs these inputs are filled with number from 1 to 5 so: input1 = 1 input2 = 2 input3 = 3  input4 = 4 input3 = 5    but I want it to shuffle the numbers like: input1 = 4...

View Article
Browsing all 12506 articles
Browse latest View live


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