Jump to content

Recommended Posts

Posted

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?

 

Capture.PNG

Posted (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 by kaisies
Posted

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

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
  • Recently Browsing   0 members

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