BTW. You can use it to send any printable files - OpenOffice (ODF), MS Office, if these application was installed. Just replace line $DocumentFilename =...
Hi, I've added new Photo in Album "Creators" Read full story of this event: http://eng.cnews.ru/news/top/indexEn.shtml?2007/01/22/232351 He is getting salary...
... http://blog.seattlepi.nwsource.com/microsoft/archives/111192.asp ... Valery, I'm sure that teacher is a nice guy and all that stuff. I applaud his...
... It seems to be the most important point of this. ... Russian law is the same. The accused person isn't guilty without investigation and a trial attempts to...
Aloha gang I use hta's for my menus for my autoit compiled scripts. I'd been using hyperlinks to open folders on the menu c:\blah "target = _blank" that kind...
Rick, I've installed IE7, too. There is IE FAQ here: http://www.microsoft.com/windows/products/winfamily/ie/iefaq.mspx About IE6 vs. IE7: "Most of the options...
KJ from AutoItScript forum wrote: http://www.autoitscript.com/forum/index.php?showtopic=40977 Office 2007 beta Date Switch, Change system date to enable all ...
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...
Feb 13, 2007 1:22 pm
30846
Hi, This script is modified version of one from: AutoIt Code Editor, With Syntax Highlighting http://www.autoitscript.com/forum/index.php?showtopic=37901&st=15...
Hi Valery, beautiful editor and no-frills! I like it. Little Problem: I've set the file extension *.AU3 to the AEdit.exe. When I doubleklick e.g. TEST.AU3 only...
Hi Carsten, Replace three lines If $CmdLine[0] >= 2 Then If $CmdLine[1] = "/file" And FileExists($CmdLine[2]) Then $sTempFile = $CmdLine[2] to If $CmdLine[0] =...
Hi, http://www.bbc.co.uk/history/historic_figures/bell_alexander.shtml ".. Bell developed his system and submitted his patent on 14 February 1876, just two...
Hi Valery, thx, now it works perfect! ;-) Mit freundlichem Gruß / With kind regards Fielmann AG Carsten Lüth IT - Desktop Services Weidestraße 118a 22083...
Hello Forum, is there's a possibility to take a look into the value of an autoit-variable during runtime? I think I need a debugging-tool.... Mit freundlichem...
When using the Array Binary Search udf does the $ikey have to match exactly or is there an ability to search for a partial match? I have an array that each...
Source of it is following: ;===================================================================== ========== ; ; Function Name: _ArrayBinarySearch() ;...
WinWait, Program Manager, IfWinNotActive, Program Manager, , WinActivate, Program Manager, WinWaitActive, Program Manager, LeftClick, 31, 517 LeftClick, 31,...
I don't know if this is your problem or not, but in all the code I've seen the sleep command is in a while statement. For example, if I have a sound file...
Jodie and Tiger
sufficientlytwisted@...
Feb 16, 2007 2:08 am
30861
well thats not the problem its trying to get the program to start firefox and take me to gaiaonline and wait for me to put in my username and password and then...
I don't know if this is your problem or not, but in all the code I've seen the sleep command is in a while statement. For example, if I have a sound file...
Jodie and Tiger
sufficientlytwisted@...
Feb 16, 2007 2:17 am
30864
STARTS FIREFOX GOS TO GAIAONLINE.com LETS THE USER GIVE INPUT like there username and password and then signs them in. then asks for web address ...