Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datasession behavior
Message
 
To
23/09/1997 10:20:45
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00051207
Message ID:
00051279
Views:
30
>>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'). :)

long night???
Previous
Reply
Map
View

Click here to load this message in the networking platform