Goodberrie
Programmer
Hi all.
I have a variable in my application defined as:
dim myVar as object
then, I have a call to an external application (SAP) who inserts and initializes this object.
whan i add myVar to a watch list it is full of data, and i can explore it as working with a tree in windowsExplorer.
My question is: How can I retrieve values that I can see in the watch mode, to a variable?
Thanks in advance,
Pedro Roriz
I have a variable in my application defined as:
dim myVar as object
then, I have a call to an external application (SAP) who inserts and initializes this object.
whan i add myVar to a watch list it is full of data, and i can explore it as working with a tree in windowsExplorer.
My question is: How can I retrieve values that I can see in the watch mode, to a variable?
Thanks in advance,
Pedro Roriz