Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions
Message
 
 
To
03/07/1998 17:55:47
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00114149
Message ID:
00114152
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform