Page 1 of 1
					
				read control content
				Posted: Sun Jan 31, 2010 12:38 am
				by mikronos
				Hello,the "Move To Object" function is very powerfull, but after that, is there a way to read the content of the control and put it into a variable? (without using a basic script, but only integrated command)Thanks for response.
			 
			
					
				read control content
				Posted: Thu Feb 04, 2010 12:01 am
				by Oleg
				You can read the text without problems only from edit fields or simple text input fields. Most controls hides own content from program interface.
I wrote this wish into our ToDo list.
			 
			
					
				read control content
				Posted: Thu Feb 04, 2010 9:45 am
				by mikronos
				Thanks for response Oleg:)