‎2008 Mar 26 6:35 AM
i am getting the value of the screen tru DYNP_VALUES_READ but can i get the properties of the screen field like (is it a button or inputbox. etc/) or the information we are getting on Element list TAB on Screen Editor.
‎2008 Mar 26 6:39 AM
write:
loop at screen.
break-point.
endloop.
reward if useful
S@meer
‎2008 Mar 26 6:42 AM
i am looking for the static information like element type.. or FM assign ..etc not dynamic properties like input or active etc..