Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Printed Bogus Data
Message
 
To
19/09/2002 13:27:45
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00702308
Message ID:
00702409
Views:
14
>Hmmm...if you disable the call to the UDF (regarding wExist()), does it print properly?

I did, and yes it does! But why??

Here's the entire UDF (which was called from the OnExit of the detail band)
FUNCTION Rcd_Prntd
IF WEXIST("Printing...")
    REPLACE owrk.flagged  WITH "P"
ENDIF
RETURN
ENDFUNC
Now, taking this out breaks some other logic later in the program....
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