Error 438 - Using classes within VB5 
Author Message
 Error 438 - Using classes within VB5

I have a standard.exe which uses a series of heirarchial class modules, when
I run the application in a development environment I have no problems, but
when compiled it gives me a

438 - object method or property invalid when it hits the class objects

the problem occurrs when the code hits the heirarchial structure e.g

        If Job.Task(2).Isolation > 0 then.........

Can anyone advise how to solve this problem.

Thanks

Paul Fitzgerald



Tue, 24 Jul 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB5 Error 438

2. Runtime Error 438 when using VS2005 C++ATL control with VB6 form

3. VB5 Err: 438 Obj doesn't support property or method

4. Run-Time Error '438'

5. Need help with error 438!!!

6. wordbasic statement "AppMaximize" generates error 438

7. Run time error 438

8. run time error 438

9. Runtime error 438

10. Runtime Error 438 - What does this mean?

11. error #438: tabstrip problem?

12. 438 Error (VB 4.0 - 16bit)

 

 
Powered by phpBB® Forum Software