Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For/while condition
Message
From
09/11/1998 18:55:02
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00155912
Message ID:
00155975
Views:
19
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform