Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom class with DataSession?
Message
From
31/07/2001 15:45:36
 
 
To
31/07/2001 15:13:25
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00537926
Message ID:
00537972
Views:
12
>>This requires you to have a container class to instantiate the class. Or you'll need a Formset to instantiate it.
>>
>
>You need a formset to instantiate a form? Perhaps I am missing something.
>
>You can have a form class, that does some process, but never shows, like this:
>
>
>set classlib to MyProcesses
>loForm = CreateObject("cProcess1", par1, par2)
>
>
>Come to think of it, you can even make the form visible, and use the visual interface to show progress, show which records can't be processed for whatever reason, etc.
>
>Hilmar.

You're in a way correct. I could 'cheat' by instantiating a non-visible form at the start of the app and use that form as my data manager throughout the duration of the app but I don't really want to do that.

Please refer to Will Donaldson's reply. We are basically looking for the same thing.
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform