Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report form command generates different _pageno
Message
 
 
To
02/06/2004 14:42:31
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00909165
Message ID:
00909364
Views:
19
DEFINE WINDOW dummy AT 0,0 SIZE 10,10
ACTIVATE WINDOW dummy NOSHOW
REPORT FORM (lcFrxName) IN WINDOW dummy NOCONSOLE
nPageTotal = _PAGENO
RELEASE WINDOW dummy
>Thanks for the reply. I tried the first option - running that to a file and
>found it working, but this took too long when it comes to long record lists.
>As for the other alternative you suggested, I don't really understand how this is done by writing to an activated window. Could you be kind enough to give
>a simple example? Thanks again.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform