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

Tabledata into clipboard - I am very new user.

I am working myself into the Samples in order to understand what it does. I mixed 2 Samples. 1.  write tabel into array 2.  Stringsplit to get it into the clipboard I would like wo have e.g. row 2 col...

View Article


Newbie question, but how does AutoIT read the script?

So I got this script with Some while, some Ifs and some functions. I am curious how AutoIT reads them? Can autoIT read two segments of a script file at the same time or does it only go through step by...

View Article


Newbie question: How to wait till the end of the script?

Hello, I try to automate Malwarebytes execution, which I'd like to put within a .bat file executing some night tasks. I do my tests in cmd window. The issue I have, is the script execution in...

View Article

help me edit this script

help me edit this script in this script, Internet explorer should start in systray hidden mode [ autoit ]        expandcollapse  popup#include #include #include ; Don't pause automatically when the...

View Article

How to Transfer SQLlite data to EXCEL?

Helo again, i trying to find a code in the forum that transfer my sql data to excel but i can't find one, i only find Exel to SQL. bacause i need my sqllite data to be in excel so that i can submit it...

View Article


Regex Question

I have looked over this regex a bunch of times, but still can't figure out why it is doing this. #include <Array.au3> $sLine = "2+-13*3" $aRegex = StringRegExp($sLine,...

View Article

How to scroll a Window horizontally?

I need to scroll a window both horizontally and vertically. I have already achieved vertical scrolling using the following code: $MainWindowTitle = "Example" $controlID = "[CLASSNN:Window8]" $windowPos...

View Article

Executing Autoit code from Excel VBA: Space in Folder Name of Path

I am using the following code in VBA to run Autoitcode.au3 file. Sub RunFileName() Dim runscript Dim FileName As String FileName = ThisWorkbook.Path & "\Autoitcode.au3" MsgBox (FileName) runscript...

View Article


AutoIt Script for automation testing is not working

I have written an script in autoit to automate a windows based application and it works some times properly and same script stops randomly sometimes please help me working enviornement is windows XP...

View Article


Image may be NSFW.
Clik here to view.

how to trim Col0&Row0

[ autoit ]        expandcollapse  popup#include #include $sFilePath1 = @ScriptDir & "\TEP.HD#1.xlsx" ;This file should already exist $oExcel = _ExcelBookOpen($sFilePath1,@SW_MAXIMIZE)...

View Article

Start Internet Explorer in hidden mode

Start Internet Explorer in hidden mode [ autoit ]        expandcollapse  popup#include #include #include ; Don't pause automatically when the tray icon is clicked Opt("TrayAutoPause", 0) ; Don't show...

View Article

Return full path of directory

Hello guys, Haven't been here for a long time, and now I have a question, cause searching google and forums didnt made a trick. So,  in this bottom code I got a last folder name (full path is...

View Article

Need help in Soap XML Comparision

Hi All, I am new to this community and my requirement is to compare two Soap XMLs. Can anyone here would be able to help?

View Article


Need help with forum editor

I have played with the editor for hours and can't seem to find how you post code in the seperate window with the [autoit]  [popup] caption. Can someone give me a quick tutorial?

View Article

sqlite delete record

hi  guy if  i want  remove  specific  record in table   is  correct  if  i use  this sintax $iocr1 = _GUICtrlListView_GetItemTextArray($List1AC) _SQLite_Query($Db,"DELETE FROM anagrafica WHERE...

View Article


Stop sending MSDOS output to AutoIT output window

I have a function that uses Run() to run a "nslookup" command and check to see if the address passed to it is reachable. After invoking the Run() command, I use calls to StderrRead() to read nslookup's...

View Article

Image may be NSFW.
Clik here to view.

IE automation questions

I'm having issues using ie.au3 include. I cannot get autoit to fill in the username and password and then click submit Website I'm trying to automate:...

View Article


Image may be NSFW.
Clik here to view.

Can this be done?

Hi, I'm new to AutoIt. I'm trying to automate the submit button at bseindia, I would like to avoid the "mouse coordinates and click" method, please let me know how this can be done. Thanks.

View Article

Auto Login for blogger.com

I am quiet new to autoit and scripting itself.Kindly look at my code and suggest me a better way to do it.The following code works but when i try to get the form elements by name or type (for eg...

View Article

Help with my arrays and streamlining information

I have a script I recently created. My script is currently working great and thanks to other examples across this forum and the help file I was able to build it. HOWEVER, I feel like I could make this...

View Article
Browsing all 12506 articles
Browse latest View live


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