assign text to text object through vb code
hai
how can i assign text to text object through vb code.
i tried using findobject() but it shows error.
please tell me how to do it.
thanks.
how can i assign text to text object through vb code.
i tried using findobject() but it shows error.
please tell me how to do it.
thanks.
Comments
You can use this code: To FindObject you should pass name of the object. May be you made a mistake in name.
In case if it will not be helpfull, I need to know what error you get.
i am using v2.47
thanks