Search the Community
Showing results for tags 'Wiki'.
-
I am going through the AutoIt Wiki and soaking up a lot of great information. On the “Best Coding Practices” page at https://www.autoitscript.com/wiki/Best_coding_practices#Scopes_of_Variables there seems to be a minor detail missing. In the “Variable Initialization” section at https://www.autoits...
-
If you are asking your self: How can I debug my script ? Then visit: https://www.autoitscript.com/wiki/FAQ#How_can_I_debug_my_script.3F If you already were there, so visit again as was edited today. Regards, mLipok
-
I was trying to play around with ADO this AM. I was using the Wiki example but for some reason I can't get it to work. The symptom is that the while loop just keeps going and does not produce any data from the queries, just the consolewrite lines. I searched the forum and saw some chatter from la...
-
Hi everyone, Perhaps, if you have a spare moment, you might like to take a look at >Wiki Examples Challenge Part 2 in the Developer Chat section, and do AutoIt and the contestants a favor, by examining the six Examples and casting a vote for one of them. That would be really appreciated. P.S....
-
Where to post issues about wiki content ? Is there (on the forum) any special thread for such posts ? I'am refering to: #2728 and another my own found: Here is a link: Why isn't my thread getting any replies? to content that is not publicly available. EDIT: sorry I want to post in GHaS F...
-
Have i done Right? Adding UDF .. i think
Schoening posted a topic in AutoIt General Help and Support
So i was in need of this custom udf Fastfind Melba23 showed me this great article on AutoIt wiki..http://www.autoitscript.com/wiki/Adding_UDFs_to_AutoIt_and_SciTE and i think i did like it said.. mostly anyway.. I downloaded and unzipped FastFind and placed all files in a new Folder i creat...