Jump to content

Recommended Posts

Posted (edited)

in AutoIt 3.3.6.1 or later, how to accept user keyboard input in command prompt window(cmd.exe) ?

Edited by txj
Posted (edited)

what, read keystrokes? Or read what the user typed in?

Terminal windows are difficult (at best) to read, for the most part.

Edited by Blue_Drache

Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache

Posted

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 ?

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
×
×
  • Create New...