Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How you prevent the report form from saving default prin
Message
 
À
09/04/2003 17:37:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00775783
Message ID:
00776451
Vues:
7
>How you prevent the report form from saving default printer?
>
>I have several different types of printers on my network; however, when I save my VFP 7.0 report forms, it appears the form saves my default printer.
>
>
>Gary Lipps
>650-387-3891

Hi Gary!

The defaults parameters are saved in the report (frx file), so you must open the file as a table.

example use myreport.frx exclusive

later you must clear the expr, tag and tag2 fields of the first record

BLANK FIELDS expr, tag, tag2

close the frx file.

Now your report take the defaults form the actual selected printer.

Caution: if you open the report, modify, and save changes, then defaults have saved too. You must do again the blank command.
Enrique Ramírez
Microsoft VFP MVP 2003
www.foxtraining.com
México
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform