how to call/run/activate a function

smiler44

Registered User.
Local time
Today, 21:11
Joined
Jul 15, 2008
Messages
675
How do I call/run/activate the following funtion? I'm using vb 5

the function name is
function getstringfromscreen (tnsscreen as object, ypos as integer, xpos as integer, length as intger) as string


whats the line of code to get the fundtion to work

thank you
smiler44
 
Thanks, did not seem to help but with lots of messing about I now seem to be able to step through the code and get into the function, only for the function code to fail.

smiler44
 
Well, I guess if you wanted help with that you would have posted it. Glad you got it to run though.
 

Users who are viewing this thread

Back
Top Bottom