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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 29928 - 29958 of 31663   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29928
SubmitbyRick does that, but it does it in real time using an hta with a preset ini couple of semi-fancy things. Uses the clipboard to see when it's ready and...
Sensei J. Richard Kir...
Tutor2000
Offline Send Email
Jul 1, 2006
8:18 pm
29929
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
Jul 3, 2006
4:59 am
29930
Hi, It's added sc.htm file. Valery...
valery_vi
Offline Send Email
Jul 3, 2006
5:04 am
29931
BTW Screenshot is added into Photos/Views of this group, too. It shows released folding option for AutoScintilla. It can export scripts into HTML files, too. ...
valery_vi
Offline Send Email
Jul 3, 2006
6:31 am
29932
I've read this from AutoItScript's chat: http://www.autoitscript.com/forum/index.php?showtopic=28263 "... We cannot wait until anything gets to our soil....
valery_vi
Offline Send Email
Jul 3, 2006
6:52 am
29933
BTW There is FORMULA FOUND FOR MURPHY'S LAW http://www9.sbs.com.au/theworldnews/region.php?id=95941&region=3 What do you say about MURPHY'S LAW calculator in...
valery_vi
Offline Send Email
Jul 3, 2006
7:07 am
29934
My co-worker and I have tried this numerous times, but we fail each time. If you go to Microsoft Update (note: an improved version of Windows Update, which...
Jeremy Mlazovsky
mlazovjp
Offline Send Email
Jul 3, 2006
12:36 pm
29935
Val, "the world is just getting bigger than USA" This is the same inane statement that you hear on a school playground. It is frustrating to deal with people...
larrydalooza
Offline
Jul 3, 2006
4:23 pm
29937
Anyone have a good way to create a file in an AU3 script? Thanks [Non-text portions of this message have been removed]...
marx.external@...
nullsurfer
Offline Send Email
Jul 4, 2006
3:07 am
29938
Hay, Try FileOpen. It doesn't sound like it would work... but, trust me, read the help file on it. Later, and HTH, ~~TheCreator~~ website: ...
Tyler Littlefield
compgeek13@...
Send Email
Jul 4, 2006
3:12 am
29939
Is this in the new beta versions? The help file for 3.1.1 doesn't mention anything. ________________________________ From: AutoItList@yahoogroups.com...
marx.external@...
nullsurfer
Offline Send Email
Jul 4, 2006
4:51 am
29940
that's what I use. I'm not sure if it would be in the stable. ~~TheCreator~~ website: http://tysplace.shaned.net msn: compgeek134@... aim: st8amnd2005 ...
Tyler Littlefield
compgeek13@...
Send Email
Jul 4, 2006
5:16 am
29941
FileOpen has been in the stable version for quite some time. Sincerely yours, Jeremy Landes jlandes@... ... From: Tyler Littlefield To:...
Jeremy Landes
jslandes
Offline Send Email
Jul 4, 2006
5:32 am
29942
http://www.autoitscript.com/autoit3/docs/functions/FileOpen.htm Sincerely yours, Jeremy Landes jlandes@... ... From: marx.external@... To:...
Jeremy Landes
jslandes
Offline Send Email
Jul 4, 2006
5:35 am
29943
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
Jul 4, 2006
5:48 am
29944
Hi, More flexible opening folders. ARep remembers last folder and starts the FileOpenDialog from that last folder. Valery ... Dimitris Keletsekis...
valery_vi
Offline Send Email
Jul 4, 2006
5:52 am
29945
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
Jul 4, 2006
12:54 pm
29946
Hi, It is like ARep and has additional mode - Search. Just select Search from combo near Start. Search line has to have some content. This version is looking...
valery_vi
Offline Send Email
Jul 4, 2006
1:00 pm
29947
Thanks! Here's a typical snippet: #include <IE.au3> $oIE = _IECreate ("http://www.autoitscript.com") $oLinks = _IELinkGetCollection ($oIE) For $oLink In...
t1ppex
Offline Send Email
Jul 4, 2006
1:02 pm
29948
You can write script to view links of this group, too: $oIE = ObjCreate("InternetExplorer.Application") ...
valery_vi
Offline Send Email
Jul 4, 2006
2:33 pm
29949
I am familiar with fileopen but I do not see anything that indicates it will do what I am asking for. I want to be able to create a file share on a server....
marx.external@...
nullsurfer
Offline Send Email
Jul 4, 2006
4:21 pm
29950
Check out the flags. ~~TheCreator~~ website: http://tysplace.shaned.net msn: compgeek134@... aim: st8amnd2005 skype: st8amnd127 moo coder/wizard and...
Tyler Littlefield
compgeek13@...
Send Email
Jul 4, 2006
4:30 pm
29951
I don't see anything here to help me. Opens a text file for reading or writing. FileOpen ( "filename", mode ) Parameters filename Filename of the text file to...
marx.external@...
nullsurfer
Offline Send Email
Jul 4, 2006
4:51 pm
29952
"Both write modes will create the file if it does not already exist." ~~TheCreator~~ website: http://tysplace.shaned.net msn: compgeek134@... aim: ...
Tyler Littlefield
compgeek13@...
Send Email
Jul 4, 2006
5:24 pm
29953
I am not trying to create the file. I am trying to share a folder (\\server\share) ________________________________ From: AutoItList@yahoogroups.com...
marx.external@...
nullsurfer
Offline Send Email
Jul 4, 2006
5:44 pm
29954
... What is it that you want to do? Do you want to create a file on a network? Thanks, ~~TheCreator~~ website: http://tysplace.shaned.net msn: ...
Tyler Littlefield
compgeek13@...
Send Email
Jul 4, 2006
6:34 pm
29955
AutoIt-example: RunWait(@ComSpec & " /c " & 'NET SHARE MyShareNameOnServer=C:\MyShare', "", @SW_HIDE) ...thats all! NET SHARE sharename sharename=drive:path...
"Lüth, Carsten"
nwtrader2000
Offline Send Email
Jul 4, 2006
8:10 pm
29956
I am trying to remove the label of the C:\ drive. When I use: DriveSetLabel("C:\", "") It does remove the label but it also changes the folder I am in from:...
Gary Kuznitz
Docfxit
Offline Send Email
Jul 5, 2006
12:49 am
29957
I am using: msgbox (48, "Debug Stop", "1") Before every send in a script to debug it. The msgbox always shows in the center of the screen. Sometimes another...
Gary Kuznitz
Docfxit
Offline Send Email
Jul 5, 2006
1:14 am
29958
Hello all, I put AutoIt beta V3.1.1.127 to location D:\AutoIt, and SciTE4AutoIt3 to D:\AutoIt\SciTE\. Both of them are installed with ZIP file instead of with...
Raymond
raymond_lan
Offline Send Email
Jul 5, 2006
2:00 am
Messages 29928 - 29958 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