Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field Printed Bogus Data
Message
 
À
19/09/2002 13:27:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00702308
Message ID:
00702409
Vues:
15
>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...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform