Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Protect/Hide a method programically
Message
From
24/07/2002 13:26:17
 
 
To
21/07/2002 22:16:37
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00680959
Message ID:
00682150
Views:
24
>>Is there any way to programically protect or hide a method.
>
>As per the help for DEFINE CLASS...
>
[[PROTECTED | HIDDEN] FUNCTION | PROCEDURE Name[_ACCESS |_ASSIGN]
>For example,
>
DEFINE CLASS MyClass AS CUSTOM
>PROTECTED FUNCTION MyMethod
>ENDFUNC
>ENDDEFINE
I hadn't thought about that.
I'm trying to duplicate a form with a lot of objects in it. I hadn't thought about creating a prg file(s) for the form and all the objects in it, then converting the prg file(s) into vcx file(s), then running a prg that puts them all back together. Lot more work than I planned on, but I'll try and remember that next time I need to do something like this.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform