Thanks for the help, and I've just encountered another problem here: This is my program, it's supposed to take the number a person inputs and from there, do...
I've got IF statements working in the latest sources. Sources ( and a test executable and script) are at: http://www.hiddensoft.com/autoit3/ The sources can...
Gorsh, Larry. I LIKED the exit button making it go to the tray actually. I just meant you might like to change the name of the button while keeping the same...
Did basic tests and everything looks good. Congrats. Nubers and Strings good. $var = 1 If $var Then works $var = "" If NOT $var Then works AND and OR work I'm...
Wow, ouch is right. Never even looked at the pricing. Well, employees of "The Millionaire" might benefit from this. BUT, sometimes a company'll put out fer ...
... Then back to someone's discounted proposal, why isn't it possible to wait indefinitely for a window which will never appear and during this wait have the...
It is possible. But you need a loop. If you have just a single wait statement then either it will time out eventually or it will work for one occurrence of the...
I gotta try this for myself, no offense, it's how I drive things into my head, what is the time limit on a fake winwait if there is no time set? Rick ... =====...
When I run the following lesson to get the cancel response from the user the msgbox come up blank. Is it supposed to? Rick Sorry let me clarify I hit both ok...
Here's my homework I know you said the answers were in the next lesson but I still feel better about you checking it when you have time or if you have time. ...
... "... time out eventually ...". Maybe so. Have we resolved whether a wait with no time out specified has some default time out? "...it will work for one...
I think I have had a brain freeze on this one. I am sure that the Wait commands will wait forever. So if ADLIB is checked every ~10 milliseconds, then, in...
Well; Since I've just had one of those instances where I'm right, that would make an interesting popup killer. Reminds me is it possible to write to a compiled...
Try moving to the newest version of AutGui. I had the same problem with a version dated December 23. Best is to move to the newest version as this is what...
Your homework looks good. And yes FORM is a default section AutGui makes. Keep up the good work. red ... Obesity in Children, Anger Management, Internal Energy...
... Found a few bugs with strings and functions inside functions. Added the functions: Chr(), MsgBox(), Float(), Int() and String(), Send() Not sure whether...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File : /appload.zip...
AutoItList@yahoogroup...
Mar 3, 2003 10:34 am
11296
Hi, how is it possible to give a "run"-order parameter which are separated with colons. e.g. run,C:\\test\\test.exe -s:su,-k:ein,1000,u Thank you for your...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the AutoItList group. File :...
AutoItList@yahoogroup...
Mar 3, 2003 1:41 pm
11299
yes, go for it. maybe it'll stop this thread once and for all :) the max timeout you can specify is 32767 seconds. my *guess* is that if you don't set a...
Hi all, The Agate version (0.8) has the following additional options: - Added a new command ClipExec. It allows to execute the current clipboard content like ...
Larry, The AGate has two lines in the AdLib section and the loop with the command "winwait" in the AGate windows mode: ...... winwaitactive, %some title%,,...
I just ran across AutoIt & think it's very cool. My question is. Is there a way to convert a VBScript to an icon/.exe with AutoIt. Please send all replys to...