Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Remote Custom Class Method
Message
From
31/08/2005 12:53:00
 
 
To
31/08/2005 12:35:39
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01045546
Message ID:
01045554
Views:
25
>I am using a custom class method in my app that is defined in another app. My question is, if I make changes to the class method will the changes automatically function in the calling app? For some reason the calling app seems to be using a previous version of the class method.

Steven,

Classes inherit from their parent classes so you need to put the change in the app where the method is defined - then it will be available in both apps.

HTH,
Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform