Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filename.vcx is not an object file.
Message
De
17/09/1997 16:05:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00050451
Message ID:
00050464
Vues:
29
>Hello guys,
>I have added some classes to the "wizstyle.vcx" in 3.0b,
>and when I try to open those clases in 5.0 I receive the
>message "wizstyle.vcx" is not an object file. Any ideas in
>what could it be ?
>=THIS.thanks("in advance")

Luis,
swapping Vcx's between 3 & 5 is not a great idea... The problem is, the VCX stores a compiled version of your VCX stuff inside, and when the VFP 5 sees the 3.0 compiled stuff, it freaks out..

(Before doing this.. Please backup your files!!!)

On this note, in your command window type the following:

(Do This is in VFP 5!!!)

USE .VCX
REPLACE all Objcode with ""

USE

Now try to open your VCX, normally... This should suffice... However, you will have the same sort of problem going back down to VFP 3..

Thanx!

Tony Miller
Vancouver, Wa
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform