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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 5209 - 5238 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5209
That's how I save my hotmail messages R ... ===== http://tutor.hypermart.net/tutoring http://kirkhamsmartialarts.tripod.com/martialarts ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
May 1, 2002
7:15 am
5210
you can supply a password when compiling an autoit script. without the password the decompiler won't run on the .exe. you could also save the password as an...
Jack Horsfield
jack_horsfield
Offline Send Email
May 1, 2002
7:20 am
5211
Well , as i said , once upon a time, i could have used that BUT... time has gone on and now have a different script.Even forgot what i named it ...
DNisk98114@...
dhoo2
Offline Send Email
May 1, 2002
2:26 pm
5212
Can anyone think of a way to prepend the date and time when using FileAppend to write to a text file? Under Windows 2000, I can run date/t and time/t to add a...
brackettm
Offline Send Email
May 1, 2002
3:21 pm
5213
Use the special the following AutoIt variables: A_SEC Seconds after the minute (00-59) A_MIN Minutes after the hour (00-59) A_HOUR Hours after midnight (00-23)...
Andre Hebestreit
andrehebestreit
Offline Send Email
May 1, 2002
3:31 pm
5214
C has #INCLUDE HTML has style sheets Is there any way to "include" an autoIt script in another. That way, I could put the Search and Replace function (thanks...
Jeff Mikels
jeffmikels
Online Now Send Email
May 1, 2002
7:17 pm
5215
Hi Jeff, this is from autoit help: The "#include" Command In an AutoIt script, other scripts can be included using the "#include" command: #include <filename...
Sebastian Franz
bastel123
Offline Send Email
May 1, 2002
7:25 pm
5216
I need to read more carefully! Thanks. Pastor Jeff Mikels Northwest Baptist Church www.nwbc-chicago.org 773-338-1111 ... From: Sebastian.Franz@......
Jeff Mikels
jeffmikels
Online Now Send Email
May 1, 2002
8:24 pm
5217
I'm also using atool like so start: runwait,atool.exe CheckBox RicksChoices WindowText Text ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
May 2, 2002
6:53 am
5218
Try this; FileAppend, %A_HOUR%:%A_MIN%:%A_SEC% t%A_YEAR%-%A_MON%-%A_MDAY%, log.txt \Daniel ... way...
plazzy2001
Offline Send Email
May 2, 2002
8:47 am
5219
Friends Hope some can use this Theo THE HANDY DANDY ANALOGX PCALC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For years now I've always wanted a really good...
T.E.M. Lockefeer
dorusone
Offline Send Email
May 2, 2002
12:57 pm
5220
you might like to try Super Calculator from http://members.tripod.com/plamentd/downloads.html <http://members.tripod.com/plamentd/downloads.html> your 'handy...
Jack Horsfield
jack_horsfield
Offline Send Email
May 2, 2002
1:42 pm
5221
hello I would like to use autoits ifnotexist statement to check the existence of a file, if not, the file should be copied into a special directory on the...
Stephan Reichenbach
stephanjoachim
Offline Send Email
May 2, 2002
2:46 pm
5222
Try it now... ... From: Stephan Reichenbach [mailto:stephan.reichenbach@...] Sent: Thursday, May 02, 2002 10:46 AM To: autoItList@yahoogroups.com ...
Smith, Levi G
rsimpulse
Offline Send Email
May 2, 2002
2:55 pm
5223
Where you have "copy, ...." replace "copy" with "%comspec% /c copy <source file path> <destination file path>" Jeremy Mlazovsky PC/Network Specialist UD IT ...
mlazovjp@...
mlazovjp
Online Now Send Email
May 2, 2002
2:59 pm
5224
... I didn't knew the SuperCalculator, I added it to my collection... I already had PCalc on my hard disk, it is not bad. I also have YACalc (Yet Another...
Philippe Lhoste
yphilho
Offline Send Email
May 2, 2002
3:34 pm
5225
Don't you have to specify the "Run"? IfNotExist, \\\\server5\\homes\\test.ini, Run,%COMSPEC% /c copy c:\\programme\\irfanview\\test.ini.mus...
Israel Deleon
ideleon007
Offline Send Email
May 2, 2002
4:07 pm
5226
Yes you do, use Israel's script ... ... c:\\programme\\irfanview\\test.ini.mus \\\\server5 \\homes\\test.ini,,hide ... existence of a file, if not, the ... ...
skegs_24
Offline Send Email
May 2, 2002
4:37 pm
5227
Is there anyway for me to make my exe a script again? Thanks in advance. Herb Davis herb_davis_y2k@......
Herb_Davis_Y2K
Offline Send Email
May 2, 2002
7:59 pm
5228
yes, that was it, thanks to all...
Stephan Reichenbach
stephanjoachim
Offline Send Email
May 2, 2002
8:32 pm
5229
All, I have script that reads a path from an .ini file and it works just fine from the .aut file. If I compile and make changes to the path in the .ini file...
David M. Salson
systemsby
Offline Send Email
May 3, 2002
4:51 am
5230
All, Does Autoit understand errorlevels less than 0 (-1, -2, ...) TIA, DMS...
David M. Salson
systemsby
Offline Send Email
May 3, 2002
5:07 am
5231
Hello friends : a little tool for the cool :) Theo P.s. Is it possible for AutoIt to work with Icons ? IconMan v2.0 [831k] W9x/2k/XP FREE ...
T.E.M. Lockefeer
dorusone
Offline Send Email
May 3, 2002
11:44 am
5232
need to see the code or an example of the code to figure out yo' prob. Larry ... fine...
larrydalooza
Offline Send Email
May 3, 2002
1:02 pm
5233
I have several scripts that work just fine when I execute them but they do not work if the screen saver is active and the console has been locked. Is this a...
rotaiv
Offline Send Email
May 3, 2002
6:53 pm
5234
I'm just a newbie but how are you telling the compiled file where the ini file is? Rick ... ===== http://tutor.hypermart.net/tutoring ...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
May 3, 2002
7:04 pm
5235
Larry, Here's the script and .ini files. What ever you (& the others) can do is appreciated. I think the way I've been able to replicate the problem...
David M. Salson
systemsby
Offline Send Email
May 3, 2002
7:24 pm
5236
A couple things to remember... When running a "%comspec% /c" with a path as a variable, surround the full path with quotes...... RunWait,%comspec% /c del...
larrydalooza
Offline Send Email
May 4, 2002
12:03 am
5237
create boo.aut ... Exit,-1 ... compile it to boo.exe create goo.aut ... RunWait,boo.exe MsgBox,4096,test,%errorlevel% ... run goo.aut seems to work...
larrydalooza
Offline Send Email
May 4, 2002
2:23 am
5238
Hi. I want to ask: 1. How could I send '-' to some window. But here we have 2 '-' on the keyboard. I want to send numpad '-' key code. 2. When I have some...
Plamen Marinov
PlamenJM
Offline Send Email
May 4, 2002
6:51 pm
Messages 5209 - 5238 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