Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field Printed Bogus Data
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00702308
Message ID:
00702330
Vues:
17
Hi Cathy,

Glad you're here this morning.
>Do you have any UDFs that might be switching to a different table and not switching back?

I am using a 'Pountney' UDF that checks for WEXIST("Printing...") to tag records as having been printed, but it does not switch tables. I have three tables open - two that have SET RELATION TO (for making codes meaningful to humans), and the one being reported on.

What I'm seeing is that it always printing the content of that field from the first record in the filtered set of records. Here's my code, stripped down to the essentials:
USE openwork
SET FILTER TO area=currarea
REPORT FORM workordr  FOR flagged=="R"  TO PRINTER  PROMPT  PREVIEW
Randy Bosma
VFP - Because life is too short to code in something else...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform