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

parsing a file name

my need is to extract the last word from a file name. He is an example: AR123 score v1 GM111n1.txt how can I get GM111n1 from the file name. Thanks for any help you are willing to provide.

View Article


Radio Button Issue

Hello Everyone - I'm working with radio buttons and I'm attempting to get the state of the button to see which one has been pressed.  I have a small example script below.  I cannot seem to get it to...

View Article


Blank windows

I am have difficulty interacting with windows that my app opens up blank. Many times the window appears with the title in the title bar but the window is blank for several seconds. This causes a...

View Article

Need help with ExitLoop !

Hello, I tried to use if function To check if Button is clicked But It doesnt' worked .. Because i wan't to use a button inside a Loop to exit ir ! let me show you the code : $Stop =...

View Article

Image may be NSFW.
Clik here to view.

Put GUI to sleep

Hi there I am using a GUI with the onevent mode: #include <Date.au3> Local $Starttime = IniRead("settings.ini", "SectionstartTime", "Starttime", "Start Time Note Set") Local $Endtime =...

View Article


Getting text from control the "Window Info tool" way

How i can get text from this control ? ControlGetText return blank string, but Window Info tool work without fail - how i can repeat this magic in my script? >>>> Control <<<<...

View Article

Rename based on file name

Hello I'd like to do a task. I have ( or not have, depends on user select ) a number file list like: File_1.txt File_2.txt File_3.txt File_4.txt File_5.txt If a user delete a file, like: File_1.txt...

View Article

Can't Get the isadmin to work

I can't seem to get the Isadmin to work on my script. I'm running windows 7 pro and I have an windows xp machine that I have been testing this on too, and it just hangs there and not works. Does any...

View Article


StdinWrite is only writing "More?"

[ autoit ]       popup#RequireAdmin #include <Constants.au3> ; Demonstrates the use of StdinWrite() Local $foo = Run("cmd", @SystemDir, @SW_HIDE, $STDIN_CHILD + $STDOUT_CHILD) ; Write string to...

View Article


_Guictrllistview_additem how can I target a column?

I am trying to add items to specific columns.  I did not see a way to do this with either additem or insert item.  There must be another function, but I am unable to find it.

View Article

envget anomaly

This may be well known and possibly even by design.  I'm mentioning it in case not. I recently umgraded from 3.3.6.1 to 3.3.8.1 and discovered that envget('ProgramFiles') was incorrectly(?) returning...

View Article

How to use %computername% in script ??

i made a little script for run a programs at my PC when i try to run this script i get this error Line 22 (File) If (computername = "Zief") { If (computername = "Zief") ^ERROR Unable to parse line. [...

View Article

Beta AutoIt

Hello all Apologies if this has already been asked or has an obvious answer, but is there a changelog anywhere stating what is different in the current beta of Autoit?? thanks

View Article


What to make in Autoit?

I can't come up with any ideas on what to make, i don't know what to do.

View Article

How to change the Selector setting in dropdown via autoit remotely.

Can someone help me get back on track? I know the first line in the autoit file should be using the form element, but there is no form name or ID. so I would like to address it direct knowing the name...

View Article


for $var in $arr

[ autoit ]       popupLocal $arr[4] $arr[1]=["ayz", 123, 11] $arr[2]=["byz", 123, 22] $arr[3]=["cyz", 123, 33] for $var in $arr ;    some_func("ayz", 123, 11)      some_func($var.split[1],...

View Article

Image may be NSFW.
Clik here to view.

[HELP] Question of the form click on textarea Forum XenForo

I'm doing one small tool = auto IT Are embroiled in place: XenForo Forum I want IE Get the id or name of the form, and then paste your content into textarea -> Submit. Find out forever without...

View Article


text conversion (large amount of data)

Hi all, I need to convert a space delimited text file in a .csv compatible file of a large amount of data coming from a logger. Becouse of the file format, I need to check if the line: - is a number...

View Article

Image may be NSFW.
Clik here to view.

invoke web service

there is a simple webservice in my testing IIS: http://localhost/Service1.asmx?op=Add [WebMethod]         public int Add(int a, int         {             return a + b;         } how to invoke it...

View Article

Logical Partitions listed by Physical Disk

Hey AutoIT forums! I recently started a project in Batch to detect paritions and if configs are in a certain state, automatically partition the drive using disk part. The script works well, but with a...

View Article
Browsing all 12506 articles
Browse latest View live


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