BOBJ Posted December 4, 2007 Posted December 4, 2007 I am trying to read input from a user within a windows app I think that ConsoleRead is the proper command but there is no example given in the help file. Also after I read this info I would like to compare it to a list of data from an SQLLITE database.
jvanegmond Posted December 4, 2007 Posted December 4, 2007 You are looking for either: ControlGetText, GUICtrlRead or InputBox. Check then out in the helpfile. github.com/jvanegmond
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