Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasession behavior
Message
From
23/09/1997 10:20:45
 
 
To
23/09/1997 10:17:43
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00051207
Message ID:
00051208
Views:
41
>In the help, it says that SET DATASESSION TO will activate data session 1.
>
>In my case, I have the following code:
>
>MESSAGEBOX(STR(lnDataSession))
>SET DATASESSION TO
>MESSAGEBOX(STR(lnDataSession))
>
>The first message box says 2. This is the private data session of the current form. But, the second message still says 2. Wasn't it suppose to switch to 1?

You may ignore this message. I should have wrote SET('DATASESSION'). :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform