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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 25774 - 25803 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
25774
... Don't worry I've only impressed these guys once as far as I know and their great teachers Rick ===== Workout Timer Plays Music or Tada Try it Out It's NEW ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Oct 1, 2004
7:44 am
25775
Thanks very much cheers Terence ... number ... visible the ... number ... visible the ... which ... + ... Service. ... Service....
Terence
terence26
Offline Send Email
Oct 1, 2004
8:50 am
25776
... No. We have new times, now. ... The environment is like to the gun in respect to give back the bullet after discharge... ;-) ... Valery ... to ... old...
valery_vi
Offline Send Email
Oct 1, 2004
10:39 am
25777
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...
Send Email
Oct 1, 2004
10:42 am
25778
Hi, The script set ASH was updated to AutoIt3 v.103 and AutoItX v.102. New wrap ruby class AutoItX3 (v.102) was generated, too. Regards, Valery ... other...
valery_vi
Offline Send Email
Oct 1, 2004
10:48 am
25779
I tried it, but it didn't work Listbox remains showing the first items cheers Terence ... $LBS_NOINTEGRALHEIGHT ... added ?...
Terence
terence26
Offline Send Email
Oct 1, 2004
5:16 pm
25780
Can anyone see what I'm doing wrong in the following line? RegWrite("HKCR\regfile\Shell\Reg2Aut3\Command", "", "REG_SZ", "D:\!Program Files\Reg2Aut3.exe %l") ...
bionicbulldog
Offline Send Email
Oct 4, 2004
8:12 pm
25781
hello i'm using auto it 2 and i'm tryin to figure this out but i'm having trouble basically lets say i have a file and i have autoit read it and then i want it...
Jeff
fusionmystik
Offline Send Email
Oct 4, 2004
10:21 pm
25782
$root = StringLeft ( @ScriptDir, 3 ) Is this best way to get root path? -- MasviL...
MasviL
masvil2
Offline Send Email
Oct 4, 2004
11:46 pm
25783
BB, Put an additional % next to the existing one. RegWrite("HKCR\regfile\Shell\Reg2Aut3\Command", "", "REG_SZ", "D:\!Program Files\Reg2Aut3.exe %%l") That...
Van Renier
van_renier
Offline Send Email
Oct 5, 2004
12:14 am
25784
Van, Many thanks, that fixed it! In a quest for additional knowledge, I'd like to ask why I need the extra % when this text is inside quotes (")? Shouldn't...
bionicbulldog
Offline Send Email
Oct 5, 2004
12:54 am
25785
I agree with your confusion about needing the double %. No idea why, perhaps one of the AutoIT3 developer or someone else on the forum could chime in. Guys,...
Van Renier
van_renier
Offline Send Email
Oct 5, 2004
4:48 am
25786
You might try $Username = EnvGet ("Username"). I don't have any 9x machines around or I would try it. Budman ... W2K ... logon.bat ... displays a ... ...
bervinwv
Offline Send Email
Oct 5, 2004
6:51 pm
25787
Hope this helps. For finding by specified extension: $FileExt = "*.exe" $Directory = "c:\drivers\" $OutputFile = "c:\testing.txt" RunWait (@ComSpec & ' /c dir...
bervinwv
Offline Send Email
Oct 5, 2004
7:05 pm
25788
hello, I just discovered AutoIt, and it looks a great tool to automate some very mouse consuming tasks. But as a newbie, I've searched the archives, but cann't...
aap_beertje
Offline Send Email
Oct 5, 2004
9:07 pm
25789
No, won't work unless you have something to set the environment variable "username" - it's not set by default in Win9x. I'm going to have to find out how to do...
Andrew Walters
adwalters
Offline Send Email
Oct 5, 2004
9:08 pm
25790
... some ... I'm ... any ... for win 2000 or xp research and use NETSH.EXE to change settings. LAr....
larrydalooza
Offline
Oct 5, 2004
10:33 pm
25791
I suspect it is a legacy from DOS. The shell program needed to distinguish between variables typed at the console and variables used in a script. The FOR...
pub@humantech
staticshift
Offline Send Email
Oct 6, 2004
12:42 am
25792
Hi, you can do it with this lines in a BAT-File, AutoIt-Script or at the DOS-Prompt: To Export the Netsettings run: netsh -c interface dump >Export.txt To...
-heinz-
nordlicht882003
Offline Send Email
Oct 6, 2004
6:04 am
25793
with autoit3 wouldn't be hard there is a stringsplit function which I think you would find quite useful. Alternatively see if there is a stringsplit function...
Terence
terence26
Offline Send Email
Oct 6, 2004
8:06 am
25794
--On 05 October 2004 21:06 +0000 aap_beertje <s.mientki@...> ... If you need to fiddle with the settings for the LAN adapter, then look into using...
Paul Seward
sewardpm
Offline Send Email
Oct 6, 2004
10:03 am
25795
... syntax. I'm pretty sure these commands didn't work. But rasdial /? and rasphone /? should work....
dfuni1002
Offline
Oct 6, 2004
10:53 am
25796
thank you all for your respones, but ... I cann't find the settings I need through RASDIAL / RASPHONE :-( Maybe because I've not enabled autodial ?? Anyway...
Stef Mientki
aap_beertje
Offline Send Email
Oct 6, 2004
11:57 am
25797
... first ... It is admirable that you would like to learn to use AutoIt to automate the GUI to manipulate the LAN settings, but for the most concise toggling...
larrydalooza
Offline
Oct 6, 2004
1:32 pm
25798
... ??? I thought that was the great trick of AutoIt ??? I don't understand why I should use AutoIt to write lines, that I could evenly well write in a normal...
Stef Mientki
aap_beertje
Offline Send Email
Oct 6, 2004
1:46 pm
25799
... some ... I apologize for not reading the post strenuously enough... This will highlight the first Local Area Connection... I hope. Run("control ncpa.cpl") ...
larrydalooza
Offline
Oct 6, 2004
2:19 pm
25800
Thanks Larry !! It works perfectly !! ... Oh, that's much simpeler that what I found !! ... Aha, I probably even understand it, in the last line I could have...
Stef Mientki
aap_beertje
Offline Send Email
Oct 6, 2004
2:46 pm
25801
Makes sense now, so I can go on to other things. Many thanks for the additional info....
bionicbulldog
Offline Send Email
Oct 6, 2004
3:15 pm
25802
I'm trying to automate a collection of fixed searches of a changing web database, and a nil search always returns "Sorry, no entries..." near the top of the...
Jim
bingo_ellie
Offline Send Email
Oct 6, 2004
4:13 pm
25803
Long may Larry live! Gert Scheepers ... From: "Stef Mientki" <s.mientki@...> To: <AutoItList@yahoogroups.com> Sent: Wednesday, October 06, 2004 4:46...
Gert Scheepers
gertscheeper...
Offline Send Email
Oct 7, 2004
7:07 am
Messages 25774 - 25803 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