Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Going backwards...........6.0 -> 3.0
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Going backwards...........6.0 -> 3.0
Miscellaneous
Thread ID:
00647025
Message ID:
00647025
Views:
48
Hey Gang...

What I am doing is this.... I have written a utility program here in VFP 6.0, using a Progress Thermometer Class written 6.0.

I need to also use this case in VFP 3.0, so I analyzed the code and properties and copied it to 3.0.

The only problem is, when I do a
oProg = CREATEOBJECT('tbrprog')
to create the Thermometer Object oProg
in the 3.0 code, it comes up with an Error Message

'Class Definition lcPath not found'.... but lcPath is a local variable... not a class definition....

Well.... has this kind of thing ever happened to you? I've compared the methods, events and properties of the 6.0 and the 3.0 class and I don't think I've overlooked anything...

Ok...

What have I overlooked???

Thanks!!
Tommy
Tommy Tillman A+ NetWork+ MCP
Next
Reply
Map
View

Click here to load this message in the networking platform