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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 20907 - 20936 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
20907
Still new to this one, but can a vbs button on a local webpage (or keep it simple if you want and forget the webpage) write to an ini file? Rick...
Tutor2000
Offline Send Email
Jan 2, 2004
9:47 am
20908
Okay I got this <FORM NAME="Standard"> <DIV ALIGN=CENTER> <P STYLE="margin-bottom: 0in"><INPUT TYPE=BUTTON NAME="PushButton" VALUE="Button"></P> </DIV> <DIV...
Tutor2000
Offline Send Email
Jan 2, 2004
11:08 am
20909
Hi Rick, I did some searching on google and found this. I thought that it may be helpful. Watch word wrap. ...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 2, 2004
1:39 pm
20910
Hi Rob, Did you notice that none (all I tried) of the external links on that page work, including the Contents Links at the bottom. It's just as if the page ...
Gene Sears
genesears01
Offline Send Email
Jan 2, 2004
3:07 pm
20911
I have added a command to autoit v3 to enumerate Registry Content, this command will permit List SubKey´s in a registry key or list the value content of a...
pinnchus
Offline
Jan 2, 2004
3:52 pm
20912
Actually I did notice that. I tried clicking on some of the links below to find out other stuff but no luck. Looks like someone was probably being lazy. ... ...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 2, 2004
4:16 pm
20913
I looked at the page and discovered all the links dulled out which means I've rifled through them already Thanks though every bit helps. I'm where I am with...
Tutor2000
Offline Send Email
Jan 2, 2004
6:41 pm
20914
If I use the windows title as a signal to do something in a script. I might be able to use an hta (like a local web page without the security problems) as a...
Tutor2000
Offline Send Email
Jan 2, 2004
6:45 pm
20915
I receive an error stating that $ISSUETEXT is being reference without being declared first. the first line in the function it is declaring/assigning the...
Van Renier
van_renier
Offline Send Email
Jan 2, 2004
7:32 pm
20916
D'oh.... S.U.E. (Stupid-User-Error) $ISSUETEXT and $ISSUETEST are not the same. :) Van...
Van Renier
van_renier
Offline Send Email
Jan 2, 2004
7:34 pm
20917
If you know the commands for the iniwrite in vbs, just fool around with this a little. You have to make sure you label your buttons the same as the ...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 2, 2004
9:47 pm
20918
... This line does not do anything! Do you mean the following line? $ISSUETEXT = $ISSUETEXT & $cmdline[$i] & " " ... Variable name changed! I think this is...
David Nuttall
danuttall.rm
Offline Send Email
Jan 2, 2004
11:04 pm
20919
Hi Vinod, This would be a pre-installation tool from Microsoft. You'll want to look on their website. I would take a look at http://Oem.Microsoft.com....
Christian Blackburn
mypurchases
Offline Send Email
Jan 2, 2004
11:17 pm
20920
Hi Vinod, The files you need may also be on the CD or included in the Windows 98SE resource kit so keep your eyes peeled. Cheers, Christian Blackburn ... From:...
Christian Blackburn
mypurchases
Offline Send Email
Jan 2, 2004
11:18 pm
20921
Hi, When I'm in debug mode I use small splash screens to show me where in the code the script is and what the content of flag and other variables of interest...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2004
12:30 am
20922
Larry suggested at one time that Au3 runs "balls out". Maybe put a very small sleep just before the splash screen? ... From: "Gene Sears"...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 3, 2004
12:37 am
20923
Sorry, I had meant to include a code example, I cut out most of the variables to save space. ;== Calling code =================== If $idebug = 0 Then...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2004
12:42 am
20924
Hi Rob, I will try that, but I don't understand how that will help. Gene ) -----Original Message----- ) From: Rob Taylor [mailto:rtay1138@...] ) Sent:...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2004
12:45 am
20925
I had a problem once with a function skipping several operations because autoit was working too fast for my pc to keep up. Larry suggested putting a small...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 3, 2004
12:50 am
20926
That helps a lot thanks Now I just have to figure out how to write to an ini Thanks Rob Rick ... with this ... the ... modified it a ... NAME="PushButton01" ...
Tutor2000
Offline Send Email
Jan 3, 2004
1:59 am
20927
Hey no problem! MS should have a lot of stuff on vbs in the knowledge base. Here is a link that I found with google. ...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 3, 2004
4:34 am
20928
Anyone know of a way to eject removable media? This question in directly primarily towards USB thumb drives (or flash drives) I know the actual ejecting of...
Van Renier
van_renier
Offline Send Email
Jan 3, 2004
6:41 am
20929
Is there a way for Auto-it v3 to show all currently assigned variables? If the script in question has only a few variables, remembering them OR listing those...
Van Renier
van_renier
Offline Send Email
Jan 3, 2004
6:43 am
20930
Ah yes welcom to mie world lol Rick...
Tutor2000
Offline Send Email
Jan 3, 2004
9:19 am
20931
Rick you have it wrong, it's "wurld", sheesh. ;o) ... From: "Tutor2000" <tutor2000@...> To: <AutoItList@yahoogroups.com> Sent: Saturday, January 03, 2004...
Rob Taylor
scryptkeeper...
Offline Send Email
Jan 3, 2004
9:35 am
20932
Oh the irony. There are a couple of user functions out there that handle ini files. And on the vbscript newsgroups AutoItX is also recommended often LOL. J...
Jonathan Bennett
hiddensoft
Offline Send Email
Jan 3, 2004
11:22 am
20933
I'm still working on an hta menu and still like the idea I found this in case anyone needs it or can improve it since right now all I can do is copy and paste ...
Tutor2000
Offline Send Email
Jan 3, 2004
12:29 pm
20934
Kewl now I have a reason to learn autoitx So how do I use autoitx lol I'm now also trying to keep a browser (hta) on top without focus like 4096 Rick ... ...
Tutor2000
Offline Send Email
Jan 3, 2004
1:11 pm
20935
lol that's the one I copied I'm still to dumb with vbs to do nothing but copy and paste. Remember a long time ago when I asked you guys how to use a variable ...
Tutor2000
Offline Send Email
Jan 3, 2004
1:14 pm
20936
lol that's the one I copied I'm still to dumb with vbs to do nothing but copy and paste. Remember a long time ago when I asked you guys how to use a variable ...
Tutor2000
Offline Send Email
Jan 3, 2004
1:14 pm
Messages 20907 - 20936 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