RonKuch Posted April 20, 2011 Posted April 20, 2011 How can I display or redirect a text file in a GUI Edit Box?
enaiman Posted April 20, 2011 Posted April 20, 2011 Like this: $File = FileRead("my file here") GUICtrlSetData($MyEdit, $File) SNMP_UDF ... for SNMPv1 and v2c so far, GetBulk and a new example script wannabe "Unbeatable" Tic-Tac-Toe Paper-Scissor-Rock ... try to beat it anyway :)
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