Jump to content

Recommended Posts

Posted

Look at GUICtrlRead in the help file. Before you'd need to use the input you'd use GUICtrlRead on it and do any error checking (type, size, expected, etc) and then use it.

$sInput = GUICtrlRead($Input1)

Posted

Look at GUICtrlRead in the help file. Before you'd need to use the input you'd use GUICtrlRead on it and do any error checking (type, size, expected, etc) and then use it.

$sInput = GUICtrlRead($Input1)

cool, ill go check that out. thanks!

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