Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to eject a report page and continue on the next page
Message
 
 
To
17/07/2000 20:21:23
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00390522
Message ID:
00393793
Views:
20
Mark,

Thanks for this suggestion, I'll try it out, though I already tried EJECT (not in this simple call, of course).

Thanks.

>Hi Nadya
>
>I am not sure if you have already ruled out the EJECT command for your program, if not here is a handy way I use to access it and any other programs or functions I want when I am in a report.
>
>I have the following function in my main procedure libary
>
>
>FUNC execute
>PARAM xcmnd
>&xcmnd
>RETURN ''
>
>
>
>In your report your only need add the expression
>
>
>EXECUTE('EJECT')
>
>And you may get the result you hope for (or it may just confuse the report manager) :)
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform