Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report debugging
Message
 
 
À
22/08/2001 13:22:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00547436
Message ID:
00547441
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>OK, I have this report that keeps giving me this can't find object error (because the object doesn't exist anymore). If I could find where this is referenced I would remove/change it. The question is how do I debug a report?
>Thanks
Open your reort as table and use locate command
USE myreport.frx
LOCATE for "MYEXPRESSION" $ UPPER(expr)
BROWSE
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform