Jump to content

Need a CLI?


duongtnhat
 Share

Recommended Posts

I dont know why someone who wants to run a single line on the CLI wouldnt look in the Help FIle for "Run a single line of code".  :graduated:

Run a single line of code:

AutoIt3.exe [/ErrorStdOut] /AutoIt3ExecuteLine "command line"
                Execute one line of code.

https://www.autoitscript.com/autoit3/docs/intro/running.htm

,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-.
|(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/
(_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_)
| | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) (
| | | | |)| | \ / | | | | | |)| | `--. | |) \ | |
`-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_|
'-' '-' (__) (__) (_) (__)

Link to comment
Share on other sites

  • Developers
4 hours ago, duongtnhat said:

I dont know why Autoit dont have a cli like python or ruby.

For debug, or test some example code with python, I just write it into command line, line by line and see output.

But, for autoit, writing many msgBox or consoleWrite is bored.

You're right ... I would move on if I were you.
Thanks for your statement. :idiot: 

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...