... [snip] This post has been already answered, but since this night I typed off line a nice answer, I post it anyway :-) Since I wasn't sure of the integer...
Hello friends, i am trying to write a script to automate the backup-proces in W2K. It is a nice project for a newbie like me and not too difficult. (the...
Hey all... Just wondering... is there a way for autoIt to mimic mouse movements? i.e.. move a window to a specified location and then apply mouse clicks at...
Israel : I did but that doesnot solve my (little) problems or ? :) Theo ... From: Israel Deleon To: AutoItList@yahoogroups.com Sent: Friday, March 01, 2002...
If you can accurately nail down the coordinates.. (with Autoit.exe /reveal) then you can use LeftClick RightClick LeftClickDrag and RightClickDrag... Sounds...
If the Finish field is always the default focussed button in the window just send {SPACE} or {ENTER}.. As to waiting for the backup to finish... Check AutoIt...
Hello, Is it possible to script a WinWaitActive sort of command while waiting for a webpage to refresh or fully load? For example, I am trying to get the ...
This subject has come up before and, I think, has not been accomplished with satisfactory success. There currently is no function in AutoIt that specifically...
I found this function in web page design... <script language="VBScript"> <!-- sub window_onLoad() MsgBox "Your current time is: " & time msgBox "Your current...
Just remember to specify a path for atool.exe. I make the CD we give to 100 or so remote users, and my path looks like runwait, \\BNPTools\\tools\\atool.exe...
Hello, Excuse me for my bad English. Can you try this : Create an AutoitScript in a folder (ex : C:\Temp\Test\Test.aut) : MsgBox, 0, Test, %A_WorkingDir% ...
I don't know if this will make a difference (if it is indeed a bug), but for the following: Type "C:\Program Files\AutoIt\AutoIt.exe" test\test.aut The result...
Is there some way I can set something so when I right click on a file, the pathname can be taken as a variable? And maybe also the Target if the file was a...
Well, I noticed that nothing changes on that last window when the backup finishes. However, the REPORT button becomes enabled. If you activate the window, say...
It made a difference. I want work with relative path because the absolute path is not everywhere the same (5 différents servers and CDROMs) and I have a ...
OK!!! I think I got it now... The window changes size... SetWinDelay,250 WinWait,Backup Progress WinActivate,Backup Progress WinWaitActive,Backup Progress ...
ewwwwww.... This is a good suggestion for a contest. Looks complicated... Larry ... file, the pathname can be taken as a variable? And maybe also the Target...
Hi! If you are using Win98 there are many dos programs you can use in a batch file to do this. The filename is entered as variable (%1%) in the batch file then...
I need some details... You just want to create a quick way on your personal machines to get information about stuff on your machine? Because, I can think of a...
LARRY Only one thing to say : SUPER GOLD for always in debt ....................... Theo ... From: cant_stanja To: AutoItList@yahoogroups.com Sent: Friday,...