estfn is a variable but its not declared anywhere is the module. (i'm modifying this code)
I thought func(x()) was a function provided by visual basic like Math functions such as: Tan() or abs()
To find out if func() is defined within your program, just right click on the word in design mode and select Definition. You will go to the code definition (if defined in your code), to the Object browser definition (if it's a standard function) or get an error if it's not a known function
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first
'People who live in windowed environments shouldn't cast pointers.'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.