Jump to content

how to input a string in command prompt window(cmd.exe) ?


txj
 Share

Recommended Posts

Not 100% certain what you mean but these may be what you want to be looking at

StderrRead()

StdinWrite()

StdoutRead()

I have seen plenty of examples of these around the forums, as well as the help file.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

my meaning is:

in AutoIt 3.12.2.1, compile my KeyboardInput.au3 script as console program, in KeyboardInput.au3, function FileOpen("conn", 4) can open console and accept user keyboard input, but in AutoIt 3.3.6.1, FileOpen("conn", 4) is invalid,

my question: who can tell me another way to get user keyboard input at console program ?

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...