Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Going backwards...........6.0 -> 3.0
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Going backwards...........6.0 -> 3.0
Divers
Thread ID:
00647025
Message ID:
00647025
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform