Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How PROTECTED PROCEDURE work in class define ?
Message
From
09/11/1997 20:45:25
Arnold Lee
K&A International Co.,Ltd
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How PROTECTED PROCEDURE work in class define ?
Miscellaneous
Thread ID:
00059212
Message ID:
00059212
Views:
77
I have a generalized form class library shared by several applications,I woudl like to customized some method in certain object in order to suite specific application requirement.So I have following code in the end of calling prg of each application like this
DEFINE CLASS
PROCEDURE

ENDPROC
ENDFINE

When I need to assess the class library,I writes
CREATEOBJECT AS

It works.Method was executed as code written in DEFINE CLASS.But the SAME method was applied on all application even each calling prg have its owen DEFINE CLASS.Methods was KEPT once being modified ?
I have put PROTECTED before PROCEDURE Procedure Name,but the case was same.

If anybody can be of assistance please let me know.

Thanks in advance.

Arnold
knaarnd@netvigator.com
Next
Reply
Map
View

Click here to load this message in the networking platform