Is there an if direxists? Rick Monthly Fight Clips in Monthly Announcements http://sports.groups.yahoo.com/group/Martial_Arts_Ads_And_Discussion Workout Timer...
... Rick: Yes, you CAN convert a number to a string with the "String()" function. Look in the help file under "Variables and Conversions" for more detail. But...
I'm using the below script but it only seems to work for *.exe-files. I would like to open other files as well but I get an error: "Unable to execute the...
... You should use something instead like: $FileName = FileOpenDialog("Select File to Open",@WorkingDir,"(*.*)",1) ;If @error <> 1 Then Run( @COMSPEC & " /c...
... for nonexecutable use start run(@comspec & " /c start "&$filename,@scriptdir,@sw_hide) might even work for exe's so you can use that code as well Rick ...
... I thought something like that should be possible. I also realized I'd have trouble if I ever get to 500. Thanks Brian Rick Monthly Fight Clips in Monthly...
... Grrrrrrrrrrrr !@#$ that's what I get when I think I know enough about a function not to check the help file Thanks buddy Rick Monthly Fight Clips in...
Hi, how would use autoit to send a command to an application running in my systray, the appl is MS Outlook and the command I want to send is F9, also I want to...
Thanks buddy... ... BTW I found one radio station on the other side of the Earth (from the URL list with more than 1200 items): It is the KKEA 1420 AM...
Ok, this is off topic, and I haven't written anything in a long time, but you all are the smartest people I know regarding Windows system management.... I have...
Try restoring the key HKEY_CLASSES_ROOT\Folder from another Windows XP machine -- Looks like the shellex\DragDropHandlers subkey may have been damaged. It...
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...
May 4, 2005 5:47 am
27058
Hi, I just add new action with browser control - Hide and Show. Let me to add short part from the famous "Winnie-The-Pooh and All, All, All" by Alan Alexander...
Hi Group I need some assistance please I am writing my first Gui based program. Part of it involves getting some data from a "CSV" file. It is basically a...
Gert, You can add subsections like following: $n_line = 0 While 1 $line = FileReadLine($f) If @error = -1 Then ExitLoop $n_line = $n_line + 1 ; Split line by...
assuming you are using autoit 2, the line looks good. does F9 actually work in the application at the place where you're trying to send it? what happens in...
This is my main copy script It supposed to create the target dir if it doesn't exist based on the ini file [SourceFolders] 1=c:\Foo 2=Foo2 [Files] 1=*.* ...
in your .ini you have: 2-*.txt and: 2-d:\Foo2 I assume those are just typos (== --> -) for the purposes of posting the message? jack We are certainly moving...
Jack, thanks for the response, here is my script: Repeat, 2 Run, outlook.exe Sleep, 2000 Send, {F9} Sleep, 2000 WinWaitActive, Inbox WinClose, Inbox Sleep,...
I don't mean to be an antagonist, but it mayu be much easier and more reliable to configure timbe based suynchronization in outlook. Tools > Options > Mail...
Try using the lowercase f9 as for some reason probably cause of microsh*te, but I did have problems and the usual solution was lowercase. Regards Chapelhill ...
Alastair/Mike, thanks for your responses, the script seems to work now (both lower/upper case), previously I was using WinWait instead of sleep and that was...
Yep Neva lettt it bea sed I didn't make types when I was tiping fast Thanks Rick ... ("C:\Programs2WorkOn\PatientManagerByKirkham\modules\AutoItX.dll", ... ...
why did my prev reply not go thru? ... From: "pvstocks" <pvstocks@...> To: <AutoItList@yahoogroups.com> Sent: Thursday, May 05, 2005 12:45 PM Subject:...
yahoo can have some "order of throughput" issues every now and then when it sees high usage, they have multiple servers setup to catch and redistribute all the...
interesting, I just checked the group msg list and my postings are there all right, but I never recd the email thru the list distr, are other ppl getting...