Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid memo file
Message
 
 
À
12/03/2005 15:29:27
Linda Morgan
Garden City Community College
Garden City, Kansas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00995187
Message ID:
00995197
Vues:
13
Instead of pack try to copy VCX to new name.
* PACK
COPY to newclasslib.vcx
USE
If it works, you can delete old one and rename new one to the old name.

>Thanks for your response.
>The replace all objcode works
>On 'pack', I'm still getting memo invalid
>??
>Linda
>
>>Linda,
>>
>>Make backup copy of your class library just in case, and try following.
* Open class library as a table
>>USE myclasslib.vcx EXCL
>>* Wipe out compiled code
>>REPLACE ALL objcode with SPACE(0)
>>PACK
>>USE
>>* Recompile class library
>>COMPILE CLASSLIB myclasslib.vcx
>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform