Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/22/2016 in all areas

  1. using ADO.au3 UDF _ADO_Schema_GetAllTables($oConnection, 'dbName')
    1 point
  2. Or ask some of the 10.000 M$-Programmers why they are able to produce such a beautiful and outstanding piece of Software but not able to place a "Build smallest/shortest output possible" Button. I am afraid, at our next joint beer, you will tell me that you added a "Build smallest/shortest output possible"-Button into the VS (by AutoIt of course! ). I am looking forward to...the beer, not the button
    1 point
  3. water

    Autoit for Excel

    AutoIt comes with an Excel UDF. A lot of examples plus the wiki describe how to use.
    1 point
  4. LarsJ

    Problem with OCR

    Here are a few posts you can study: Tesseract Simple Example, Getting Tesseract to Work and Tesseract doesnt detect the easiest image. Pixels with 10 shades variation: I don't think you can do this. Tesseract just finds all text in the image. 26 letters and 10 digits: I don't think you can do it and it should not be necessary. Tesseract is able to recognize letters and digits.
    1 point
  5. 232showtime

    Autoit for Excel

    did you try to use excel formula? like Vlookup and if condition, and data validation?
    1 point
  6. 1 point
  7. What I would do is, instead of having other processes keep the main process open, maybe you should just make a single service that does this. There are quite a few udfs available to create services with autoit. This way, the user needs to have admin rights in order to even access the service snap-in console, and wouldn't have permissions to change its state. Plus, the cool thing about services is that you can customize their permissions, and make it so that nobody has rights to change it.
    1 point
  8. MattHiggs

    Problem with OCR

    Have you tried tesseract ocr? I have been able to use it, both when installed using the built executable and when running it through Cygwin without issue. https://github.com/tesseract-ocr/tesseract/wiki
    1 point
  9. Look in my signature for ado.au3
    1 point
  10. Hey guys. Want to help improve False Positive Reporter? If you see any emails that aren't on the list below, please Private Message me so I can add it to the list.
    1 point
  11. Learning To Script with AutoIt V3 Document was last updated 17 February 2010 This document is for you if you are interested in learning to script with AutoIt. Where possible, I will try to assume that you have no prior coding experience and I aim to teach you some good general coding habits, which will be beneficial should you decide to move on to other languages. Download here Learning to Script with AutoIt V3 (Last Updated 17 Feb 2010).zip(Previous Versions = 10152) The download contains the tutorial, example AU3 files contained in the text, printable exercise question/answer sheet and more. If you encounter any issues, with the text, please post them, but this is not a thread for requsting help or requesting scripts. Please do not PM me either. We have this wonderful support forum, so use it! Original Document: Alex Peters (LxP) http://yallara.cs.rmit.edu.au/~apeters/ Updated By: Brett Francis (BrettF) http://signa5.com
    1 point
  12. We don't understand this,oh wait... isn't that what you said too? English please
    1 point
  13. 1 point
  14. That worked perfect, thanks for your help!
    1 point
×
×
  • Create New...