Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Referencing an alias in another data session for Debuggi
Message
 
 
À
16/06/2009 12:24:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01406403
Message ID:
01406404
Vues:
49
>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

You can check with used("SomeAlias") first so it will only fire if it's in current DS.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform