Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions
Message
 
 
À
03/07/1998 17:55:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00114149
Message ID:
00114152
Vues:
19
Jun,

>1. How do you distribute a VCX file without the source being available? What I mean is even if one is to open the VCX file in the Class browser, the source code cannot be viewed.

From the distribution copy of the classlib you can empty the Methods memo field. There is no recovering the source code if you accidently do this to the wrong file.

use TheVCXCopy.VCX exclusive
replace all methods with ""
pack memo


>2. How do you remove printer information from a report file?

Empty the Tag and Tag2 field and edit the Expr field of the first record in the report .frx.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform