As far as I know the Ctrl+F7 (Compile) is still in the menu at the top and wasn't removed. There is also an installation instruction available on the website ...
Note: forwarded message attached. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection...
if its a virus, then how come im not infected? i didn't even downlaod anything... besides, i have dial-up so id know if something was being downloaded PS: i...
My apologies. Didn't mean to be offensive, so I hope you weren't offended. But that has happened several times in the past, and some of those times were before...
its ok 4 being suspicious ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around...
Hi all, I try to force the "FileSelectFolder" function to open in a specific folder by default ("temp" folder of logged in user..) but want to tallow them to ...
Florent Gilain
florent.gilain@...
Jul 5, 2005 2:24 pm
27434
Ok, i finally did something else...now my problem is only this command line to make execute using AutoIT : C:\MSXSL.EXE 'C:\Documents and ...
Florent Gilain
florent.gilain@...
Jul 5, 2005 4:34 pm
27435
Hello list, When I try to run the following code, it tells me 'wend with out while error' Can you look at this? is this an error in the compiler? ;start code ...
tyler littlefield
compgeek13@...
Jul 6, 2005 2:53 am
27436
You've miss-spelled the keyword "EndSelect" as "End Select" (You have a space between "End" and "Select"). Because of this AutoIt gets confused about where...
ah. thanks... Tyler Littlefield owner/founder of Dataplus Worldwide Your number one stop for tech support, software and web page design. email: ...
tyler littlefield
compgeek13@...
Jul 6, 2005 4:12 am
27438
Hi, There is a simple script to use Cincom SmallTalk from AutoIt, though. This visual lang has so-called "SmalltalkCommander" dual interface and autoit has...
Hi. I was just wondering whether or not the GUIGetCursorInfo can work with any window on the system, or only with AutoIt gui's? The reason why I'm asking is...
Philip Bennefall
philip_bennefall@...
Jul 6, 2005 11:59 am
27440
is it possible to have a gui know when and which listview item is selected and then update a label according to which item is selected?...
I have a script that is attempting to print a web page in Internet Explorer, and it doesn't seem to be working. Assume IE is already started and displaying the...
I hope this isn't to trivial for the list. I was board so I decided to make this little alarm, going to add many more features if I can figure out whats wrong....
brandon.mcginty@...
Jul 8, 2005 5:43 am
27443
i think that the $ctime variable has to be in the While loop, so it updates the time constantly. ... many more features if I can figure out whats wrong. ... ...
... I have a workout timer program I've released if you think the code will help I'll upload it I'm not as good as these guys though Rick Monthly Fight Clips...
Here's a thought too If you know the cpu time and they input the alarm time why not do a little math and just have it sleep that long. That would really cut...
What if you got the shortpath name? Rick ... Settings\user\Bureau\mapping\Error_GRD_17X100A100F0012C_R07_IND_000426_05042 ... Monthly Fight Clips in Monthly...
... Do you guys remember when you had to give me an example other than a msgbox so I could actually start using autoit? msgbox(4096,"Thanks Guys","For all the...
It looks to me that all the backslashes ("\") need to be escaped. For example, $LOG_FILE = $OUTPUT_DIR & "\\R07.log" _____ From: AutoItList@yahoogroups.com...
I don't think my problem is in waiting. With the same send and WinWaitActive sequence that I have, I can replace the ControlCommand line with some other...
When comparing time as strings, you don't always get expected results. I therefore convert the ctime and atime into minutes since beginning of month. I also...
Thanks much. I'm still learning in autoit, so I apriciate all the help I can get. Thanks, brandon ... From: trystiansky To: AutoItList@yahoogroups.com Sent:...
Hehe. Yup, I surely do remember. And I remember what it was like to be at that level myself. If I didn't get a messagebox telling me where my code was, I had...
In AutoIt Windows Information, it shows ... You're out of my area, but when you said hidden that got a function in my brain going from the help file I was...