12-07-2004, 07:46 PM
I am getting weird results using int+, fyi, I pass the value to a function. For example:
int+ hWnd="testing 123"
When I do a message box to get the value of hWnd, I get numeric numbers and not the text. If I use str, the function does not recognize the variable.
Thanks,
Pam
int+ hWnd="testing 123"
When I do a message box to get the value of hWnd, I get numeric numbers and not the text. If I use str, the function does not recognize the variable.
Thanks,
Pam