Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with UDF in Report Designer
Message
From
24/10/1996 21:10:14
 
 
To
24/10/1996 08:57:18
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00010815
Message ID:
00010898
Views:
30
>I put the following code in the summary band of the report as a PRINT WHEN condition. I also tried the same operation in the group band of the report.
>
>IIF(Check(),'','')
>
>FUNCTION Check
>IF _pageno%2=1
> PAGE EJECT
> RETURN .T.
>ENDIF
>
>RETURN .F.
>
>Frank Mobley

And is it working or not? I didn't understood it.

Vlad
Previous
Reply
Map
View

Click here to load this message in the networking platform