Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datasession behavior
Message
 
À
23/09/1997 10:20:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00051207
Message ID:
00051279
Vues:
37
>>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???
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform