Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Session Parent - Default Session Child Help Need
Message
From
16/12/1999 10:49:48
 
 
To
16/12/1999 10:05:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00304650
Message ID:
00304680
Views:
29
>Even if you reset it?

I'll try this.

>FWIW, I have never had this problem, because my framework doesn't use a DoForm method. Rather, all of my forms register themselves with the forms manager when they are started. This keeps me out of the parameter passing mess, lets me use DO FORM whenever I want, and avoids trouble like you are having here.

Well, it's not my framework. Also, all forms are VCX based so DoForm actually creates the class, shows it too. Also, if the form is Modal it gets the value from uRetValue property of the form and returns it.

One suggestion was to put a DoForm method into the BaseForm class also, which would be a bit of code duplication.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform