Jump to content

Recommended Posts

Posted (edited)

I am missing a basic!

$NotepadArray = WinList("Untitled - Notepad")

$Title = $NotepadArray[1][0]

$Handel = $NotepadArray[1][1]

$ControlHandel = ControlGetHandle("Untitled - Notepad", "", "Edit1")

Question#1

$ContentsOfEdit1 = What line goes here? (Most Important Question)

Question#2

$ControlIDofEdit1 = What line goes here?

I feel really dumb cause I am sure there is a quick answer here....

Thank you in advance for any response

Edited by xo_Sexy
Posted

What your missing is a descriptive topic for this thread .... :whistle:

Agreed. Sorry. Whenever I try to use GUICtrlRead() it errors out.

I Assume this is becuase I didnt CREATE it..... So instead i should?

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