Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When to Remove Contents of EXPR, TAG and TAG2
Message
 
À
17/01/2003 09:40:14
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00742756
Message ID:
00742881
Vues:
24
Cindy & Don,

The page size is letter and I did not remove the settings in the previous version of the software. None of the end-users had any problems (that I know of).
This .exe is going out in BETA to another end-user followed soon by more installations (again to new end-users). I would like to take whatever steps I can to minimize the support calls but I also don't want to create any problems where there were not any previously.
So, given the above, do I update the .FRX, build the project and then build the compile?
TIA.

>>I am in the process of distributing an application as an .exe.
>>Should the contents of the EXPR, TAG and TAG2 fields in the FRX files of reports be deleted prior to the compiliation?
>>If so, why (or why not)?
>
>If the printers your users have are very different from the one you are using the printer-specific information in the reports could cause problems. That's the purporse for the deletions. However, you should delete only the printer-specific information. That means everything in Tag1 and Tag2, but the Expr field is a different story. Here's one I have:
>
>DRIVER=winspool
>DEVICE=\\NetworkPrinterNameHere
>OUTPUT=\\NDPS01
>ORIENTATION=0
>PAPERSIZE=9
>COPIES=1
>DEFAULTSOURCE=1
>PRINTQUALITY=600
>COLOR=1
>YRESOLUTION=600
>TTOPTION=2
>
>You would probably want to keep the Orientation, Papersize, and Copies lines. You can find project hook routines to clear this stuff when you build your project.
Regards,

Allan Coganovitch
allanc@proven-solutions.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform