Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sorry to Ask this Again...
Message
 
To
05/07/1998 08:35:21
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00113960
Message ID:
00114393
Views:
25
>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform