Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sorry to Ask this Again...
Message
 
À
05/07/1998 08:35:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00113960
Message ID:
00114393
Vues:
26
>>Denise,
>>VFP stores your 'text' source code in the METHODS field of forms and libraries, but also stores compiled versions of the code. If you don't want to change the code, then deleting the Methods field does no harm and saves a substantial amount of space. However, you MUST be sure you keep a version with this code intact. Once deleted you cannot recover it.
>>
>>Because the compiled version of the code is still in the SCX and VCX files, it is not necessary to distribute these with your EXE.
>
>Thanks for the tutoring, Barbara. You guys are really sweet to help out newbies like me.

You're welcome - that's what UT does :-)
>
>So how do you delete it? Where is this methods field kept?
>

Open the VCX as a table with USE MyLib.VCX, then BROWSE it. Look at the fields, and find the one called METHODS. Then just do a replace with '' for the entire table.

One thing to remember is that Forms, Libraries, Projects and even the DBC are merely DBFs using other names. Try opening up some and browsing around (make backups first, just in case...)

Barbara
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform