Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Printed Bogus Data
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00702308
Message ID:
00702330
Views:
16
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform