Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Class Problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Custom Class Problem
Miscellaneous
Thread ID:
00293267
Message ID:
00293267
Views:
77
I create a class that handles the customer address information.
Contact name, address, apt, city, state, and zipcode so I can put it in the form that I wanted.
The situation that I’m experienced is that how can I do to run the methods that I create in that class without affecting the place where I put it on the form?

Ex. I have a FormSet1.Form1

If I put my class in that form, inside my reset code I must write the code to reset all the fields depending on formset1.form1

If I put my class inside formset1.form1.pgfgeneral.page1 I need to do the same thing but with that path.

I want to be able to call the method of a class placing the class in both places without modifying the code.

Thanks,

FPATER
Francisko Paternoster
fpater@patercorp.com
Next
Reply
Map
View

Click here to load this message in the networking platform