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 22600 - 22629 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
22600
Either use @CRLF or just don't use anything with FileWriteLine - it will put one there automatically: e.g. FileWriteLine($handle, "line1") ...
Jonathan Bennett
hiddensoft
Offline Send Email
Mar 1, 2004
8:06 am
22601
I did use nothing and got the unix square but in notepad there was no carriage return ie line feed Rick ... it will ... and...
Tutor2000
Offline Send Email
Mar 1, 2004
8:51 am
22602
if not (winexists("Auto Contract by Kirkham","")) then I swear that's the name of the hta. I've always had problems with not's so it may be me. Tried it...
Tutor2000
Offline Send Email
Mar 1, 2004
8:54 am
22603
Show that bit of the script. You said you were using @LF which will do a unix line feed. J....
Jonathan Bennett
hiddensoft
Offline Send Email
Mar 1, 2004
8:55 am
22604
I changed it to @cr but still get the unix in notepad Rick $ptitle=iniread($destini,"PatientInformation","Title","") ...
Tutor2000
Offline Send Email
Mar 1, 2004
9:01 am
22605
hello Brian, thx for reply. I've downloaded it from: http://groups.yahoo.com/group/AutoItList/files/UTIL/atool.zip Seemed to be that isn't the latetest...
"Lüth, Carsten"
nwtrader2000
Offline Send Email
Mar 1, 2004
9:23 am
22606
FileWriteLine($destpat, $ptitle) OR FileWriteLine($destpat, $ptitle & @CRLF) Same for all the other FileWriteLine lines....
Jonathan Bennett
hiddensoft
Offline Send Email
Mar 1, 2004
9:31 am
22607
I double checked I had no more plain @lf's I looked at the code of a new contract I formed in html and it also had unix line feeds I even tried this...
Tutor2000
Offline Send Email
Mar 1, 2004
9:38 am
22608
i don't suppose you're editing a script version and running an earlier compiled version? (not that i would do this sort of thing myself, of course) jack can...
ygw2@...
jack_horsfield
Online Now Send Email
Mar 1, 2004
9:54 am
22609
Hi guys, i am asking especially the guys from Germany. Does anybody know something for me? I am a 45 year old mother of two boys. So I am looking for something...
Christa Banken
christa_banken
Offline Send Email
Mar 1, 2004
11:23 am
22610
Hi MasviL, ... Larry, sorry, my mistake. It works, of course :-) -- MasviL...
MasviL
masvil2
Offline Send Email
Mar 1, 2004
11:36 am
22611
Hi Gene, ... It works great, thank you very much. ... You're right. Anyway AutoIT is my 1st scripting experience. Very good one :-) ... No, I don't. What...
MasviL
masvil2
Offline Send Email
Mar 1, 2004
11:37 am
22612
Hi, I'm still working on my script. Now I need to open the next Dialog when the Next-Button is hit. It should work as a Wizzard, that I have several Dialogs ...
-heinz-
nordlicht882003
Offline Send Email
Mar 1, 2004
12:33 pm
22613
Now that it is released, I am more than eager to dig into it. I've been waiting until everything was finalized before I dive in. Can't wait!!! Good job to...
mlazovjp-yahoogroups3...
mlazovjp
Online Now Send Email
Mar 1, 2004
12:43 pm
22614
... when the ... several Dialogs ... trough ... Once you code all your GUIs, you put them in seperate functions. You compile your AU3 script and have each GUIs...
larrydalooza
Offline
Mar 1, 2004
1:22 pm
22615
... Hi Carsten: It seems I was slightly in error. I double checked the dates inside the ATool chm help file & the ATool.txt file & they both say that my...
Brian Keene
brian_keene
Offline Send Email
Mar 1, 2004
2:11 pm
22616
... I'll second that! Thanks a lot Jon for all of your hard work!! Regards Brian Keene In troubling times, it's good to read true stories by real people about...
Brian Keene
brian_keene
Offline Send Email
Mar 1, 2004
2:19 pm
22617
I've checked again the version: we are using the same atool.exe! But the error occours on my system ;-( With which OS you are working? Mit freundlichem Gruß /...
"Lüth, Carsten"
nwtrader2000
Offline Send Email
Mar 1, 2004
2:27 pm
22618
Jon, Brilliant..... I have only lurked as a programmer i'm not.. I've been using V2 until V3 was released as i use it for basic windows ops. (until now that...
David Drake
draken0898
Offline Send Email
Mar 1, 2004
3:18 pm
22619
Hi Gerhard, i guess, you don't need always all parameter. That's why you don't use FileAppend, psshutdown.exe -f -r \\server01, filename i suggest, you first...
Christa Banken
christa_banken
Offline Send Email
Mar 1, 2004
3:22 pm
22620
If you want to use an enhanced version of AU3GUI... named AU3GUIXP... I whipped up an example of how to perform a wizard... ...
larrydalooza
Offline
Mar 1, 2004
3:34 pm
22621
Thank you Jon, and everyone else involved! You guys Rock! ... From: "Jonathan Bennett" <support@...> To: <autoitlist@yahoogroups.com> Sent: Sunday,...
Rob Taylor
scryptkeeper...
Offline Send Email
Mar 1, 2004
3:53 pm
22622
Hello All! I've been told that there is a way to read the entire contents of a file into a variable, but can find this anywhere. I've re-read the help file...
tim@...
tabull
Offline Send Email
Mar 1, 2004
4:35 pm
22623
Look at the _FileReadToArray function in the Standard Library Docs. Maybe this will help. -- Sincerely yours, Jeremy Landes jlandes@......
Jeremy Landes
jslandes
Offline Send Email
Mar 1, 2004
5:03 pm
22624
Great work and congratulations with the newborn! Installed Au3.100, but there is no new autoit3script option when rightklicking and selecting new. New...
pjthys
Offline Send Email
Mar 1, 2004
5:05 pm
22625
I'm unable to reproduce this. Whenever I select New, I then get an option for AutoIt v3 Script. Please try to uninstall AutoIt and then reinstall from the...
Jeremy Landes
jslandes
Offline Send Email
Mar 1, 2004
5:14 pm
22626
... While we are job posting,... Anyone know of a position in the Joliet, IL area for a system admin... or actually a 2nd shift computer babysitter is fine......
larrydalooza
Offline
Mar 1, 2004
5:46 pm
22627
Oops I didn't download the latest release Rick ... earlier compiled version? (not that i would do this sort of thing myself, of course) ... unix, ... ...
Tutor2000
Offline Send Email
Mar 1, 2004
5:51 pm
22628
... newborn! ... I know this is an intermittant problem. On my Win98 machine at home, I get the New -> AutoItV3 script, but at work, I do not get it. Both...
David Nuttall
danuttall.rm
Offline Send Email
Mar 1, 2004
5:54 pm
22629
$c="" fileopen($a,o) while 1 $b=filereadline($a) If @error = -1 Then ExitLoop $c=$c&@CRLF&$b wend Rick Something ladat...
Tutor2000
Offline Send Email
Mar 1, 2004
5:57 pm
Messages 22600 - 22629 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