SoyArcano Posted April 19, 2017 Posted April 19, 2017 Hello i have a problem because i can't print the console example. I put: ConsoleWrite("Hello world") And when i run the program.. show me.. What i'm doing wrong?
kaisies Posted April 19, 2017 Posted April 19, 2017 (edited) This does not write to a DOS console unless the script is compiled as a console application. Straight from the function reference. Not sure why it pasted as font size a billion :/ Edited April 19, 2017 by kaisies
Subz Posted April 19, 2017 Posted April 19, 2017 That's not the console it's referring to, the console is at the bottom of the Scite Editor.
Candyland Posted April 21, 2017 Posted April 21, 2017 Did you Use the Latest SCiTE? if you did you have the function to compile your script in CUI so an Console will popup when the program get started. There you can see everything you have to ConsoleWrite() #AutoIt3Wrapper_Change2CUI=y _________________________________________________ Getting to Young for that. xadbmaL
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now