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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 23656 - 23685 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
23656
I'd also build up a variable and send that, rather than each bit at a time, and also you don't need some of the Ctrl's, just cleaning up the code a bit ie, ...
Chris Stoneham
chris_1013_work
Offline Send Email
Apr 1, 2004
8:14 am
23657
oooooo didn't know I could add a hyperlink with autgui. If I start playing with it should I use autoit-autgui beta? Rick ... that ... to ... and...
Tutor2000
Offline Send Email
Apr 1, 2004
8:39 am
23658
... This worked but pops a black box: EnvSet("OBJ11","type=label|text=Created with AutoIt3: www.hiddensoft.com|x=130|y=245|run=" & @comspec & " /c start ...
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 1, 2004
11:03 am
23659
How about, to be more sure that things will always work, replace the following line: Run("C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE") With this: ...
Jeremy Landes
jslandes
Offline Send Email
Apr 1, 2004
1:30 pm
23660
true. i thought this script was a one-off. but if you want to use it for multiple machines, there's probably a reg value that says where office is installed,...
ygw2@...
jack_horsfield
Offline Send Email
Apr 1, 2004
1:34 pm
23661
... @SW_HIDE try using RegRead on the HKEY_Classes_root entry for htmlfile $runme = RegRead("HKEY_CLASSES_ROOT\htmlfile\shell\open\command","") $runme = $runme...
larrydalooza
Offline
Apr 1, 2004
1:45 pm
23662
I agree. :) -- Sincerely yours, Jeremy Landes jlandes@......
Jeremy Landes
jslandes
Offline Send Email
Apr 1, 2004
1:52 pm
23663
Thanks Everyone for the help, I will test the changes everyone suggested this afternoon. Anthony ... a reg ... than ... the ... always be ... script. ... at a ...
a_getto19
Offline Send Email
Apr 1, 2004
3:19 pm
23664
Here's a UDF (below) to return the cmd gotten from the registry & the URL so that it can be directly substituted into the EnvSet() cmd. Regards Brian Keene In...
Brian Keene
brian_keene
Offline Send Email
Apr 1, 2004
3:25 pm
23665
... <snip> Nice Thanks Brian! =) David Troesch Atlanta, GA ICQ# 2333123 ...He's not dead, Jim, he's just metabolically challenged....
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 1, 2004
3:41 pm
23666
Rick, That hta has a tail. Kindly Armando from Brasil finished it at all. Now you can read/write ALL FIELDS from/to the INI store. One thought is from my. You...
valery_vi
Offline Send Email
Apr 1, 2004
5:50 pm
23667
The WebHead says Love ya mannnnnnnnnnnnnnnnn Rick ... needed ... inserted as ... ====================================================================== ... ...
Tutor2000
Offline Send Email
Apr 1, 2004
6:50 pm
23668
Mahalo bradah (Thank you in Hawaiian) Rick ... the ... can ... HTA ... Section, ... Section, ... sample...
Tutor2000
Offline Send Email
Apr 1, 2004
6:51 pm
23669
I found I had to give it a path in order to use sw_hide run(@comspec " /c start myexe,@scriptdir,@sw_hide) Rick...
Tutor2000
Offline Send Email
Apr 1, 2004
8:57 pm
23670
... Rick: Did you notice that the cmds that are stated below are for the Au3GUI cmd & NOT for Au3? What you give above is absolutely correct for Au3. But the...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
12:06 am
23671
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
Apr 2, 2004
12:46 am
23672
Ahaaaaaa Thanks Brian Rick...
Tutor2000
Offline Send Email
Apr 2, 2004
1:01 am
23673
... I plugged it into the gui, and the Function is working like a charm =) As an addition, I was using: Local $URL_autoit = GetURLRunCmd( "www.hiddensoft.com"...
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 2, 2004
1:44 am
23674
nevermind Finally figured it out Rick ... to write to the file if the line does not exist, but I keep getting repeats fo the whole file Thanks Rick ... ...
Tutor2000
Offline Send Email
Apr 2, 2004
2:29 am
23675
Ok, so I've got this great GUI with a bunch of variables that are being shown as text=label items. Is below the best logic to use to be having the GUI check...
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 2, 2004
3:00 am
23676
Rick: Could it be that your HUMUNGOUS set of "If" statements are checking repeatedly for all of the patterns instead of once it finds a pattern that it should...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
3:58 am
23677
Dave: Try the included script instead. You won't have to run multiple copies of Au3GUIXP & it updates much faster. I don't know whether you can use multiple ...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
5:01 am
23678
Thank you for your help Brian But I use Yahoo Group now so the file did not stick. I'd love to see the code, much cleaner than mine I'm sure I did find the...
Tutor2000
Offline Send Email
Apr 2, 2004
6:44 am
23679
... <snip> ... A couple questions: - If you have OBJ1 and OBJ2 like above, how do you define which control is getting the SetText. Is the Static1 a control...
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 2, 2004
12:15 pm
23680
... The "Static1" is the name of the control/classname. All I did was 1st create the gui & then use au3_spy to see what the classname was of the control I ...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
1:18 pm
23681
... How do I send the code to you since Yahoo! doesn't seem to accept attachments? I don't want to put it in the files section. That just clutters it up & ...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
1:28 pm
23682
... A-HA! au3_spy...didn't know about that one...sheesh, me look in the Autoit3 install directory why would I do that???? ;P Nifty little fella! ... This was...
davidt.autoityg@...
datconsulting
Online Now Send Email
Apr 2, 2004
1:58 pm
23683
I wouldn't recommend embedding "Static1" in your script and always assuming it will reference the correct control. The correlation between controls and ...
Valik
vampirevalik
Online Now Send Email
Apr 2, 2004
2:52 pm
23684
David: I was curious about what your doing so I downloaded the 2 files & looked at them. I have some ideas about how you might streamline your code a bit. If...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
3:10 pm
23685
Valik: This is a very interesting idea. At 1st look I started writing a UDF that would do what you describe. But on some further reflection I don't know that...
Brian Keene
brian_keene
Offline Send Email
Apr 2, 2004
3:47 pm
Messages 23656 - 23685 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