Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving code from form to custom class
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00537213
Message ID:
00537217
Views:
15
>I've got methods in a form that I would like to move to a custom class (thousands of lines of code, nothing I want to do by hand), so that I can separate the business logic from the user interface. I tried copying the memo field "Methods" from the row reserved in the VCX table to the memo field of my custom class, but when I open the class the methods don't appear. Is there something I'm missing?
>
>Thanks, Jesse

Jesse,
The Reserved3 field lists all the new properties and methods that have been added to the class. Methods are preceded by an *.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform