Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select page to print
Message
De
20/05/2001 02:29:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Select page to print
Divers
Thread ID:
00509177
Message ID:
00509177
Vues:
49
In allowing my users to select page number to print a report,
I had tried to obtain the past page number by including
the following statements in the init event of the form:
REPORT FORM MyReport TO SCREEN NOCONSOLE
lastPage = _pageno

Every time the report is printed. The init event would execute
the above but the following message appeared:

"Screen.txt already exists, overwrite it ? Yes/No"

My Q's are:
1. Can I get away without this appearing every time the above
REPORT command is executed?

2. Where is the best place to put this REPORT FORM NOCONSOLE
statement so that I don't have to re-generate the past page everytime
I print the report.

3. Is there a more appropriate (or simple) way to obtain the last page
than the REPORT command ?

Thanks for any help in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform