Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simplest hack to clean up include files
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01321007
Message ID:
01321012
Vues:
17
>>Hi everybody,
>>
>>Is there a simple way to remove include files references form VCX files? I don't have VFP right now, can not check myself.
>>
>>Thanks in advance.
>
>
>USE YourClass.VCX
>SET FILTER TO ALLTRIM(Platform) == [COMMENT] AND ALLTRIM(UniqueId) == [RESERVED]
>REPLACE Reserved1 WITH []
>USE
>COMPILE ClassLib YourClass.VCX
>
>I hope you have a really good backup :o)

This is not for me :) I'm trying to give my classes to Fred, but unfortunately they contain some leftovers...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform