An open API service indexing awesome lists of open source software.

https://github.com/j2team/autoit-consolewriteex

Advanced console functions based on ConsoleWrite
https://github.com/j2team/autoit-consolewriteex

Last synced: 6 months ago
JSON representation

Advanced console functions based on ConsoleWrite

Awesome Lists containing this project

README

          

# AutoIt ConsoleWriteEx UDF

Advanced console functions based on [ConsoleWrite](https://www.autoitscript.com/autoit3/docs/functions/ConsoleWrite.htm).

## Screenshot

![AutoIt ConsoleWriteEx UDF](Screenshot.png)

## Usage

See [_example.au3](_example.au3).

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Credits

[Juno_okyo](http://junookyo.blogspot.com/) from [J2TeaM](https://github.com/J2TeaM).

## License

This work is licensed under a [MIT LICENSE](LICENSE).