Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make Memory variables use Private Data Sessions
Message
 
 
To
11/11/2001 19:09:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00580254
Message ID:
00580321
Views:
33
>Gerard,
>
>You won't have to worry about the data session, because when you use SCATTER NAME MyRecord, the object MyRecord is scoped to the form (you'll need to create a form property called MyRecord).
>
>Only problem is that you *will* have to change all your ControlSources from m.MyField to MyRecord.MyField.
>

Actually it will be Thisform.MyRecord.MyField :)
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform