Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Datasession & Read Events & Debugger
Message
De
14/12/1999 02:19:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00302998
Message ID:
00303167
Vues:
19
>>When i write "Read events" in my code and when my forms Datasession property is set to "2-Private datasession" ;
>>I cant see in the debugger witch table is used or any info about any tables in my forms. Its to act like thats not any table is used.
>>But when i delete the read events command from my code or when i set the datasession property to "1 - Default datasession" i can see.Why.
>>Thanks
>
>Cemal,
>
>To see the table sin a private data session move your mouse pointer over the form that has the private data session. You don't need to click there just position the mouse over that form. For fun open two forms each with its own private data session adn move the mouse between them and watch the debugger.

Jim,

When i run my forms from a code like this;

do form form1
do form form2
read events

Than is your trick not running.
But when i dont write "read events" than is your trick running.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform