Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide source codes
Message
From
03/06/2004 00:07:31
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
02/06/2004 23:50:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00909456
Message ID:
00909463
Views:
8
>Dear Sir,
>
>Could you please give me some examples of replace?
>
>Thanks in advance

OK, here are step-by-step instructions.

If your form is called "Client", you will have two files, called client.scx, and client.sct.

Make a backup of the two files, with Windows Explorer, VFP commands, or a single "Save As" in VFP. Now, remove the code in the METHODS field.

Better, make a copy of the entire project, and remove the source code in the copy only.

The code to remove the method code from a single form - only do this after making a backup - might be:
use client.scx
replace all methods with ""
use
... assuming that your form is called "client".
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform