Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Identifying the Data Session
Message
From
04/01/2006 11:51:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01083171
Message ID:
01083181
Views:
16
>How can code a statement to ask if the data session = 'Report Session(2)', or to ask if it is not the default session, or if it is session number 2, etc. I am trying to debug an intermittant problem and want to display a messagebox if the data session changes.
>
>Thanks
>
>Brenda

Add a breakpoint "Suspending Execution Conditionally"
with
Expression = "SET('datasession')"
Previous
Reply
Map
View

Click here to load this message in the networking platform