Search the web
Sign In
New User? Sign Up
AutoItList · AutoIt Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 28785 - 28835 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
28785
Thanks for the reponses, but I forgot to include 1 important qualification. This problem is occuring on a win 98 (w/IE4.01) system. I would like to verify that...
roger_r_r_r
Offline
Jan 1, 2006
5:52 pm
28786
Getting into my field now are we? With mouth moving out of sync ^&*( you windows. You know my programming martial art is strong. I have studied autoit Whack...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 1, 2006
11:31 pm
28787
During an adhd episode I was the one who wrote the bible version of autoit "AND in the beginning There was windows .... That was popular unlike my redition of...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 1, 2006
11:34 pm
28788
Reminds me since we're ot val were you able to crack my hta in a very short period of time? Rick 12-23-2005 ADDED Adigun Sipho Capoeira Angola Basics DVD ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 1, 2006
11:34 pm
28789
Aloha gang I want to install autoitx from an hta menu for my ebook readers I'm still learning vbscript so I wanted to check with the experts that taught me all...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 2, 2006
2:51 am
28794
-- ___________________________________________________ Play 100s of games for FREE! http://games.mail.com/ [Non-text portions of this message have been...
ferret au
ferret_techi...
Offline Send Email
Jan 2, 2006
10:08 am
28795
Works fine on WinME !! =================================== Message: 1            Date: Sun, 01 Jan 2006 17:49:48 -0000    From: roger_r_r_r Subject:...
adsthere@...
dhoo2
Offline Send Email
Jan 2, 2006
6:24 pm
28796
I've read it. It seems the windows were in the end. Valery ... autoit ... programmers from Shakespear ... his ... view ... does...
valery_vi
Offline Send Email
Jan 3, 2006
8:49 am
28797
I'm sorry Roger. It works fine under Win98 with IE5.0 as well. Do you have problem to upgrade IE upto 5.0? ... qualification. ... like to verify that the...
valery_vi
Offline Send Email
Jan 3, 2006
9:01 am
28799
Hi all, is there a short way to compare a variable with all elements of an array? I have the following code in my script, but I would like to compare it with ...
Stefan Lubitz
stefan@...
Send Email
Jan 3, 2006
12:48 pm
28800
For $i = 0 to UBound($Array)-1 IF $Array[$i] = $Whatever Then DoWhatever() Else ;DoNothing! EndIf Next ________________________________ From:...
Michael Curley
xdctech_mike
Offline Send Email
Jan 3, 2006
2:16 pm
28801
Try this: ; Set string $TestString = ' <Cell><Data ss:Type="String">Windows 2000-Hotfix - ; Execute the loop 30 times For $Index = 1 To 30 ; test...
valery_vi
Offline Send Email
Jan 3, 2006
2:23 pm
28802
Some variations on Michael Curley's theme: Compare/match a Variable with/within/beginning/ending of each element of a Array To use a UDF from the include...
Gene
gtsears
Offline Send Email
Jan 3, 2006
6:19 pm
28816
Thanx all, I will try some of the Ideas today. Stefan ... Von: AutoItList@yahoogroups.com [mailto:AutoItList@yahoogroups.com] Im Auftrag von Gene Gesendet:...
Stefan Lubitz
stefan@...
Send Email
Jan 4, 2006
7:59 am
28817
Is it possible to change the text of a MenuItem control once it's been created? I am trying GUICtrlSetData, but it has no affect. In the help for ...
Buddy King
hmkjr1
Offline Send Email
Jan 4, 2006
9:21 pm
28821
I've added some echo statements to my script to find out what the mouse position is, according to the script, and I found out something interesting. While...
Dang Nguyen
haidangwa
Online Now Send Email
Jan 5, 2006
7:45 pm
28822
I needed this for my hta pages and autoit3x Found this seems to work so I thought I'd share With my limited knowledge of vbs I'm sure stuff can be cut out <!--...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 5, 2006
8:09 pm
28823
Help please Can anyone help with a problem I have, which is. I am writing code that loads a web page but the address changes depending what the user has...
Lance And Ali Edwards
aed53790@...
Send Email
Jan 6, 2006
12:13 pm
28824
Hay list, I have a question. I am creating a system tray, and want to know, before you click on it, is there a way to change the title of the text that appears...
tyler
compgeekboy
Offline Send Email
Jan 6, 2006
6:51 pm
28825
Hi All, I am probably being really dumb but I can't get see how to do anything with the files that are dropped into the control in the following script. The...
Robert Walker
robert_mt_wa...
Offline Send Email
Jan 6, 2006
8:16 pm
28826
What type of event have you setup to catch the "drop"? ________________________________ From: AutoItList@yahoogroups.com on behalf of Robert Walker Sent: Fri...
Michael Curley
xdctech_mike
Offline Send Email
Jan 6, 2006
8:23 pm
28827
Hi everyone, I'm brand new to both AutoIt and to this list. I have done the tutorials in the AutoIt help and I have a clear idea of what I want to accomplish. ...
Martha J Davidson
mouditrix
Offline Send Email
Jan 6, 2006
9:32 pm
28828
I'm going to only partially answer your first question, as I must be lazy, but I have never ytried to do it that way. I usually hardcode relative paths into my...
Michael Curley
xdctech_mike
Offline Send Email
Jan 6, 2006
9:51 pm
28829
How do you want this to work? Also, anything supplied after the exe is a command line. Take the array, and see if there is anything in it, if so, as a test,...
tyler
compgeekboy
Offline Send Email
Jan 6, 2006
11:32 pm
28830
Ask also on the AutoIt forum. http://www.autoitscript.com/forum/index.php? ... From: AutoItList@yahoogroups.com [mailto:AutoItList@yahoogroups.com]On Behalf...
Gene
gtsears
Offline Send Email
Jan 7, 2006
1:15 am
28831
This is what I am trying to use but it want work can anyone help $body = Stringleft(GUICtrlRead($user2),7) Run("C:\Program Files\Internet ...
Lance And Ali Edwards
aed53790@...
Send Email
Jan 7, 2006
1:39 am
28832
You need quotes and spaces like this: $body = Stringleft(GUICtrlRead($user2),7) Run("C:\Program Files\Internet explorer\iexplore.exe ...
brandon.mcginty@...
Send Email
Jan 7, 2006
2:11 am
28833
Hay, Is there a way to get the users host, ip, anything from the open socket? I would just have them send all that to me, but, well, that would be easy to fake...
tyler
compgeekboy
Offline Send Email
Jan 7, 2006
3:06 am
28834
In the AutoIt Help, you'll find help for using command line parameters by selecting the "Index" tab and typing the keyword "command". I don't know how WebWorks...
haidangwa
Online Now Send Email
Jan 7, 2006
3:40 am
28835
You can also just use start if you're not picky about the browser Rick 12-23-2005 ADDED Adigun Sipho Capoeira Angola Basics DVD ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 7, 2006
6:50 am
Messages 28785 - 28835 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help