consoleau3


WinAPI console functions wrapper for AutoIt3

This is the early version of a Console.au3 library ofr AutoIt3. Currently the only ways access the console in AutoIt is compiling it as a CUI application, this allows you to use consoles when the script is not compiled, and also allows you to use some of the more advanced features of the console, most noticeably reading user input.

Currently all functions are implemented, and lightly documented. However, none have examples, and few have been tested. As a result, this has not been released yet as a UDF. There are also some problems with certain functions when used with other programs like cmd and SciTE, please read the FAQ.

All help is welcomed... Writing examples is the big thing. You are free to use functions in the library as long as you supply any fixes you needed and an example :)

If you want to help, then please send me an email and I'll happily add you to the list of contributers. You'll need a google account for me to add you though. If you aren't a committer or contributer then you can still help, by filing issues for both bugs and feature requests or even any examples. You can also comment on wiki pages with suggestions and changes.

Project Information

Labels:
AutoIt Console AutoIt3 Mat Diesel