Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
@ ....... SAY is it a viable solution?
Message
De
31/05/2002 17:29:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00663661
Message ID:
00663689
Vues:
19
>Hi,
>
>I need to put together a system where data is collected and then printed on preprinted forms by the user. The user needs to tell the system where the data elements are to print.
>
>My initial approach is to utilize @ .... say, but wonder if there is a more elegant or VFP 7.0 compatible approach.

Hmm... @...SAYs are typically hard to maintain, it can be difficult to determine the numeric parameters to put information where you want it and you may have to print to a file or use manual spooler control in order to get it to print reliably. If you can live with these, @...SAYs might actually be an option for you.

If you don't have too many data elements to print, you could create a report with fields at *every* possible location then use the Print When function appropriately.

If it's something the end user will do just a few times you could include the Report Designer (callable from the runtime) and let them design their own reports.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform