Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Private Session Parent - Default Session Child Help Needed
Message
From
16/12/1999 09:57:59
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Private Session Parent - Default Session Child Help Needed
Miscellaneous
Thread ID:
00304650
Message ID:
00304650
Views:
59
In reguards to the topic technique of your Parent Form having a Private data session and your Child Form set to default session.

If you call the Child form from the parent form, it works great. However, if your framework has a DoForm method in the app object, and you call that method to invoke your child form, the child form ends up in the Default data session.

How can you handle this? Putting a

SET DATASESSION to (_Screen.ActiveForm.DataSessionID)

Seems to leave unknown data session around.

BOb
Next
Reply
Map
View

Click here to load this message in the networking platform