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

Issue With Being Stuck In Loop

I have a bit of code in a script that I need to loop x number of times based on what number is entered into a specific input box.  The number that is put in that input box also determines how many...

View Article


StringRegExpReplace on HTML not working

Hi, I'm trying to get a part of the html source using regex. [ autoit ]       popupStringRegExpReplace($Body, '^.*?<table id="content">(.*?)</table>.*$', '$1') However, I get displayed the...

View Article


Excel file Opened and Closed still remained in Task Manager

I have used the following code to open and close an excel file after working in it, but after the file is closed I checked the task manager it shows EXCEL.EXE * 32 in the process tab. Is there a way to...

View Article

Image may be NSFW.
Clik here to view.

SQL & @error

Alright, I'm bashing my head in on this one. Can anyone give me a hint as to why @error isn't catching when an invalid server is provided? Instead, the script quits and provides this error:...

View Article

small help here

i see this script in form and it work great but i neet the web page start heddin [ autoit ]       popup#include $oIE = _IECreate() _IENavigate($oIE, "file:///" & @DesktopDir &...

View Article


Image may be NSFW.
Clik here to view.

Mouse goto highlighted text

Hey all Im very close to finishing my two week task just when I ctrl + f and search for something Any ideas, how can I get the mouse to move where that highlighted text it? Almost finished included is...

View Article

Working with FireFox

Hi, How can I implement this IE functions in FireFox: [ autoit ]       popupLocal $oTable = _IETableGetCollection($oIE, 0) Local $aTableData = _IETableWriteToArray($oTable, True) $iIndex =...

View Article

Trouble with simple server/client

Hello all, I'm having some trouble with the following. Being new I went through the examples and fired up some code. Now I have the following server ( just the basic one as written in helpfiles). My...

View Article


Image may be NSFW.
Clik here to view.

Hello Every One

I Am Harley Davidson New To This Forum

View Article


[SOLVED] stdoutread() question

[ autoit ]       popupListOnline() Func ListOnline() Local $foo, $sActiveLine, $sLine $foo = Run(@ComSpec & " /c net view ", @SystemDir, @SW_HIDE, 2) While 1 $sActiveLine = StdoutRead($foo) If...

View Article

fileinst

A bit stupid, but I didn't find anything about this : I want to use fileinstall to extract a file to a destionation.I want this destination to be the Temp folder (Users\UserName\AppData\Local\Temp),...

View Article

Image may be NSFW.
Clik here to view.

Help with SMTP mail

Let me start by saying this was working. We just migrated from Novel Groupwise to Exchange. On Groupwise the following worked to send mail... #include <_INetSmtpMailCom.au3> Global $SmtpServer =...

View Article

Is there any script working/emulating the VNC tool?

do you know of any scritp that I can use to allow other users on the network to see my screen?  I think you guys are familiar with VNC or TeamViewer,  just looking for something like that with AutoIt....

View Article


[Solved] AutoIt Stops

Shouldn't AutoIt stop running the scripts once it reach the end unless you code it to repeat scripts if it's reach the end of script? I tried LoopEnd, but that doesn't stop it.

View Article

create a "quick search" listbox under an inputbox

hello: Am trying to insert a listbox under an inputbox, the idea is that when the user write a letter or any string value, then automatically appear the listbox with the matching results. I was traying...

View Article


Help with filefinder.

Hi all. Anyone knows how to find a specific filename anyware on the systemdisk other then to loop trouh every singel folder and search for it. Is there a way to use FAT table or something? (in windows...

View Article

Hash file int a variable

Hello forum, from  _Crypt_HashFile example that comes with Autoit, I would like to write in the console as it appears on the GUI and put into a variable the return value of the function. I attempted to...

View Article


Image may be NSFW.
Clik here to view.

sqlite progressive id questions

hi guy in mysql   for  adjust  a progression id    we  use  this example: ALTER TABLE fattura AUTO_INCREMENT = 127; is  psossible  the same in  sqlite ???

View Article

HotKeySet() gets keys stuck

HotKeySet("^!l", "blah1") ;ctrl alt l While 1 Sleep(100) WEnd Func blah1() Send("poop en{ENTER}") Send("poop en{ENTER}") Send("poop en{ENTER}") Send("poop en{ENTER}") Send("poop en{ENTER}") Send("poop...

View Article

Need help with GEngin

Hello! You must apply Angles relative coordinates, and then turn about yourself. The first part is solved: [ autoit ]       popup_GEng_Sprite_OriginSet($_rFxMemP[3], (($_rFxMemU[1])-$_rFxMemP[6]),...

View Article
Browsing all 12506 articles
Browse latest View live


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