Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Landscape Orientation Programmatically?
Message
De
16/04/1998 14:05:16
 
 
À
16/04/1998 12:54:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00092457
Message ID:
00092616
Vues:
34
...
>...Prompt clause provides a way to set properties for the printer. Also you could do a trick to modify frx at runtime :
>
>lcFilename = "R"+sys(2015)
>copy file myreport.fr* to (lcFilename+".fr*")      && Myreport.frx in exe
>use (lcFilename+".frx")  * modify lcFilename.frx
>...
>use
>report form (lcFilename) ...
>erase (lcFilename+".fr*")
>
>Cetin

Thank you for responding!

I thought about your idea already. I may have to do that. The problem still exists, in that the user changes the printer parameters through the system dialog that comes up when I use PROMPT and I cannot figure out how to get feedback from that dialog. They can change the destination and paper tray but the report ignores the page orientation.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform