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 to share photos of your group with the world? 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 3924 - 3953 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3924
Winwaitactive duhhh Sorry to bother you all Heres the whole script if anyone wants it or wants to improve it - easily done I'm sure Rick start: ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Feb 1, 2002
8:20 am
3925
all those sleeps and tabs...you could do something like: SetKeyDelay, 1000 Send, {TAB 8} jack been there, done that, got the screen-saver ... From: Sensei J....
Jack Horsfield
jack_horsfield
Offline Send Email
Feb 1, 2002
8:25 am
3926
Philippe, Thanks for the info, did this sample work in vb for you? im getting error 49 on the winactivate. Any ideas? thanks scott ... AutoItDLL ... I'll...
ocsscott
Offline Send Email
Feb 1, 2002
3:03 pm
3927
It's some sort of bug in my code, we're trying to work it out via email. Thanks, Jon....
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 1, 2002
3:57 pm
3928
Kewl thanks Jack I didn't know there was a setkeydelay com Rick ... ;send,C:\\backup\\subscriptions\\maritalratsezine\\martialartssemail_%A_HOUR ... ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Feb 1, 2002
7:10 pm
3929
Hi all, How can I retreive the windows default directory. Is their a command\function which can automatically retreive this. Example Win NT uses...
ital_gent
Offline Send Email
Feb 1, 2002
7:39 pm
3930
I am looking for a way to automate some ftp transfers. What I would like to do is scan a directory, and upload everything there to a remote site via ftp. I...
Learned
glearned
Offline Send Email
Feb 1, 2002
8:22 pm
3931
You can try %windir% or %winbootdir% ... a ... Win...
vg_scana
Offline Send Email
Feb 1, 2002
9:05 pm
3932
The variable %systemroot% and %WinDir% report the Windows directory. Might be safe to use thos enad then append the \System or \System32 as necessary. Jeremy...
mlazovjp@...
mlazovjp
Online Now Send Email
Feb 1, 2002
9:12 pm
3933
Jon, Not to critise the great work you have done with AutoIT suite of Programmes AutoIT, AutoITX and now AutoITDLL; Do the problem(s) indicate below mean that...
Richard Parslow
rp75
Offline Send Email
Feb 1, 2002
10:54 pm
3934
Hello Learned, Try the windows console app. ftp.exe FileAppend, user (userid) (password)\n, (file) FileAppend, get (full dir)\\*.* (full dir)\\*.*\n, (file) ...
Peter Stamp
peterpolling
Offline Send Email
Feb 2, 2002
9:38 am
3935
That's a great tip! Jeremy Mlazovsky PC/Network Specialist UD IT University of Dayton Office: 937-229-4019 Hello Learned, Try the windows console app. ftp.exe ...
mlazovjp@...
mlazovjp
Online Now Send Email
Feb 2, 2002
2:49 pm
3936
Should just be able to use Run, %comspec% /c V:\test.exe <V:\input.txt I hope I have that memorized right Rick ... ===== http://www.hometutor.f2s.com/tutoring ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Feb 3, 2002
3:36 am
3937
Hi all, i think Jonathan's AUTOITDLL is not the problem. I used also the AUTOITDLLDECL.BAS from Philippe Lhoste and get the errors. But there are failures in...
Sebastian Franz
bastel123
Offline Send Email
Feb 3, 2002
12:06 pm
3938
From the discussion on the list, and the work done with the beta testers (thanks again :) ) the current beta contains the WinActivate fixes, and the VB/Delphi...
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 3, 2002
1:08 pm
3939
Last message I sent 12 hours ago not appeared. Test. -- Jonathan Bennett, Email: jbennett@... Web: http://www.hiddensoft.com...
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 3, 2002
7:53 pm
3940
This message seems to have disappeared the first time: From the discussion on the list, and the work done with the beta testers (thanks again :) ) the current...
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 3, 2002
7:58 pm
3941
Just thought I'd share; This seems to be a basic that script that will work though I end up with a bunch of other junk and cannot use the string commands well...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Feb 3, 2002
8:09 pm
3942
Thanks Gene So any advice on how to parce the info so just the diskspace is there so I can use it as a variable to substract a new diskspace? Rick...
Tutor2000
Offline Send Email
Feb 4, 2002
5:13 am
3943
Thanks for the replies. I've tried the suggestions and finally got it to work. The actual problem turned out to be the path of my parameter file. It was in...
dbapeuk
Offline Send Email
Feb 4, 2002
8:42 am
3944
... Sorry for my silence, I was on week-end. Ouch. I was right to give my files with a disclaimer, but I am sorry for the noise and the time lost to try and...
Philippe Lhoste
yphilho
Offline Send Email
Feb 4, 2002
9:45 am
3945
Have you changed the title of the notepad window for the French version? Jon....
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 4, 2002
10:20 am
3946
The previously reported 2.62 compilation problems, weren't - bad diskette, although the files checked out (CRC errors etc.) changing the diskette cured the...
Peter Stamp
peterpolling
Offline Send Email
Feb 4, 2002
10:46 am
3947
... somebody ... restore ... No, my WinNT is an English release, even if I have some apps in French (Office, IE, etc.), giving a strange, mixed language OS. My...
Philippe Lhoste
yphilho
Offline Send Email
Feb 4, 2002
11:04 am
3948
... I've changed this now, so that a size of -1 will use defaults. :) Jon....
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 4, 2002
11:14 am
3949
I don't know. You lot. Giving me a scare a day. :) :) Jon....
Jonathan Bennett
hiddensoft
Offline Send Email
Feb 4, 2002
11:15 am
3950
I got the first one. Jeremy Mlazovsky PC/Network Specialist UD IT University of Dayton Office: 937-229-4019 This message seems to have disappeared the first...
mlazovjp@...
mlazovjp
Online Now Send Email
Feb 4, 2002
3:59 pm
3951
Hi, I am looking for a way to get the current system date and time through AutoIt....
kishoremasand
Offline Send Email
Feb 4, 2002
8:33 pm
3952
You can set a variable as: SetEnv, TODAY, %A_MON%/%A_MDAY%/%A_YEAR% %A_HOUR%:%A_MIN%:%A_SEC% Or you can output it directly: MsgBox, 0, Results, Today is...
vg_scana
Offline Send Email
Feb 4, 2002
9:06 pm
3953
... This is from the AutoIt help file ... Regards -- Andre <ahebestreit@...>...
Andre Hebestreit
andrehebestreit
Offline Send Email
Feb 4, 2002
9:07 pm
Messages 3924 - 3953 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