Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where does the code go
Message
From
15/06/2000 07:09:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Where does the code go
Miscellaneous
Thread ID:
00380644
Message ID:
00380644
Views:
66
I have various forms that run reports, and a lot of time, do a fair bit of processing before displaying the report.

Whenever I have created these forms, I just put the processing code in the Click() of the OK button.

I'm sure this isn't good practice in OOP, can anyone give me their views as to where it would be appropriate to place my "report processing" code. I would imagine it was better to have huge chunks of code in a central spot, then have the form fire it off from there.

Can anyone advise?
Thanks
Kev
Next
Reply
Map
View

Click here to load this message in the networking platform