Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For/while condition
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00155912
Message ID:
00155975
Vues:
28
>Hi everyone!
>
>I'm trying to do a REPORT FORM XX FOR UDF() WHILE UDF2() PREVIEW
>
>the UDF() while seek throw other tables and check some condition.
>
>When a preview the first page and the PgDn other page all the relation (done in the UDF()) go ok! But if I do PgUp the review other page. The relation (of the UDF()) base on a wrong record because some relation ar mix up
>
>
>Any suggestion !!!!
>
>Thank you all :-)
>
>Luc St-Pierre
>maximum@maximum.ca

Could consider moving the UDF into the form itself, so that as each record is evaluated the UDF is re-evaluated. Just get the UDF to return a "" and place a field object in the form in the detail band. Since it returns a "" it won't print anything.
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform