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 3605 - 3634 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3605
... Sorry for the late answer, I was on vacation. Happy New Year to everybody! Actually, I wasn't aware of the problem, not even it was a problem :-) I use...
Philippe Lhoste
yphilho
Offline Send Email
Jan 2, 2002
6:03 pm
3606
Hi, I'm running autoit to perform maintenance on the servers. I'm runnin into a compare with current time problem. Here's what I'm thinking of doing (which...
zmanthao
Offline Send Email
Jan 2, 2002
8:09 pm
3607
Hello, I'm trying to figure out how to write a script that will send the following string to the default printer (or some specified printer): <escape>(13U With...
em315
Offline Send Email
Jan 2, 2002
9:52 pm
3608
Being a newbie, a big mouth, and a bit of a batcher. I remember copy my.stuf>lpt1 will send a txt file to be copied to an lpt1 printer I assume that will work...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 2, 2002
10:21 pm
3609
In my mesage over net script, working good at a basic level now thanks to you all, I'd like a message box to pop up saying you have a new message. When I try...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 2, 2002
10:23 pm
3610
hello all- I am new to the AutoIt world but you all seem to know what you are doing. I need to write a script that renames all the files in a directory to the...
g s
childofthefi...
Offline Send Email
Jan 2, 2002
11:29 pm
3611
Hi all This may not be news to anyone out there , but I like this little tool. I dial in to work and was constantly getting dropped connections, no one was ...
Bendotti, Gerard
gbendotti
Offline Send Email
Jan 3, 2002
1:14 am
3612
It would be safer to be "copy /b my.stuf lpt1" since escape codes are binary, or at least that's how I remember it. ;) Since the SEND KEYS function allows you...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2002
2:14 am
3613
Would you care to share them? That may help others and be much like a peer review. Gene ... From: Bendotti, Gerard [mailto:gbendotti@...] Sent:...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2002
2:14 am
3614
Gladly, I know it could be improved (as always), what is the norm for this? I have made them .exe as one calls another and instead of hiding them from the...
Bendotti, Gerard
gbendotti
Offline Send Email
Jan 3, 2002
4:21 am
3615
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
Jan 3, 2002
5:52 am
3616
... I ... date ... copying? Interesting challenge... I would be tempted to write such a script in Lua, but the standard distribution doesn't provide a way to...
Philippe Lhoste
yphilho
Offline Send Email
Jan 3, 2002
1:19 pm
3617
does it have to be all autoit? there are utilities to do just this... jack Not used. Pre-enjoyed. from http://members.home.net/rlgreen2/fileuti2.htm#nd Rename...
Jack Horsfield
jack_horsfield
Offline Send Email
Jan 3, 2002
1:28 pm
3618
Hi all, There is a next operation (-) script for very long integer (A_sub_B): ;========================================== ; OS: Windows 9x/NT ; Author:...
valerie_ivanov
Offline Send Email
Jan 3, 2002
1:56 pm
3619
Hello I was wondering if it could be possible to increase the text size in the Input Box areas. I tried doing it in the Display Properties but it doesn't seem...
walker2198
Offline Send Email
Jan 3, 2002
2:53 pm
3620
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
Jan 3, 2002
2:55 pm
3621
Gene, You're right: sending to LPT1 seems fairly straightforward, but I was hoping to be able to send the command also to a USB-connected printer. Any other...
em315
Offline Send Email
Jan 3, 2002
3:35 pm
3622
If I type something and then do a winwait, is there a timeout I can specify or conditional. I would like to do this if winwait some_window_name proceed -> do...
s2audi
Offline Send Email
Jan 3, 2002
4:48 pm
3623
Sorry if this was sent twice. I need to do the following... if winwaitactive some_window_name1 then do something1 else winwaitactive some_window_name2 then do...
C Wells
s2audi
Offline Send Email
Jan 3, 2002
6:38 pm
3624
I have to admit both that I don't have a PC with a USB port and that I haven't pursued how to access them. WARNING : WARNING :Sheer speculation coming. Now...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2002
7:04 pm
3625
At some point I ran across a utility (NAMEDATE.EXE) to rename a file to its current name plus the date. Example: Namedate c:\modem.log = c:\modem ...
Gene Sears
genesears01
Offline Send Email
Jan 3, 2002
7:04 pm
3626
I found this in the help files. WinWait, <Window Title> [,<Window Text> [,<Timeout>]] Stops script execution until the specified window exists. The window does...
Bendotti, Gerard
gbendotti
Offline Send Email
Jan 3, 2002
11:16 pm
3627
Wow! Thanks for all your responses! I should have been a bit more clear... I already have about 300 files that are named in successive numeric order and I need...
g s
childofthefi...
Offline Send Email
Jan 4, 2002
2:07 am
3628
Hello 17 year old person , any name ? You should maybe check this page some great *.exe files The one you might like is "touch" ... I remember an old programme...
Richard Parslow
rp75
Offline Send Email
Jan 4, 2002
2:30 am
3629
Hi there, I have a Networked Parallel converted with an LPT to USB adapter and so printing is via my XP box on LPT1 but it is an automatic printer connection...
Richard Parslow
rp75
Offline Send Email
Jan 4, 2002
2:33 am
3630
Yep found the other programme http://www.niksula.cs.hut.fi/~orantapu/fdate/ 32bit console version 60kb freeware Or 16 bit MS-Dos version 42kb also freeware ...
Richard Parslow
rp75
Offline Send Email
Jan 4, 2002
2:35 am
3631
Modified date on Windows 98 is shown when doing "DIR /OD" You could direct it to a file: "DIR /OD>dir.txt" Run it through a loop and parse/rearrange the...
buyatrick
Offline Send Email
Jan 4, 2002
2:42 am
3632
Thanks eveyone! This is a good start. ... _________________________________________________________________ Join the world’s largest e-mail service with MSN...
g s
childofthefi...
Offline Send Email
Jan 4, 2002
5:00 am
3633
Off topic but I'm looking for a docu written js rotator with a 30 sec timer much the same as a banner rotator would work but this would rotate my js file ads ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jan 4, 2002
7:10 am
3634
Hi all, The previous version script has bug and rather abstruse. So, I adduce a new version being more digestible :-) ...
valerie_ivanov
Offline Send Email
Jan 4, 2002
8:56 am
Messages 3605 - 3634 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