Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing an alias in another data session for Debuggi
Message
From
16/06/2009 12:52:36
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
16/06/2009 12:24:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01406403
Message ID:
01406410
Views:
57
put this in the debugger.

iif(used('somealias'),reccount('somealias')>1,.f.)


>Hi All:
>
>In the debugger watch window I have a breakpoint on RECCOUNT('somealias') > 1.
>
>The problem is that the system I'm trying to debug keeps jumping from one datasession to another and fires the breakpoint each time it goes out of scope and when it returns ito scope!
>
>If I could say something like RECCOUNT('somealias', datasession2), this would solve this. Is there a way?
>
>Thanks,
>
>Yossi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform