Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I create a control to print specific report pages
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01082398
Message ID:
01082510
Vues:
7
The code mentioned is in the help file with little modification.

After saying that however... I tried with the include page in output property.. but I wasn't clueing in.. Do you have an example...

The pages are collected via a box where the user can enter in the pages they want...

i.e. 1,3,5-7 etc. I the nconvert these into a two dimesional array so that I can repeately call report form range srpage enpage

i.e.
The array above would hold
aPages[1,1]=1
aPages[1,2]=1
apages[2,1]=3
apages[2,2]=3
apages[3,1]=5
apages[3,2]=7

The error about a report form inside a report form soounds like it could be it.

Any sample code using a listener to do this would be great...
Mike
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform