Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print manager for FoxPro for Dos?
Message
De
12/07/1999 09:32:52
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
09/07/1999 06:49:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00239337
Message ID:
00240150
Vues:
33
>I work with FoxPro 2.6 for Dos.
>I want to know how to manage 2 or more sended files to printer.
>Do you know a print manager for this ?

If you're under DOS, use the PRINT command in autoexec.bat, with appropriate parameters - that's your print manager. If you're running any network, it has its own print manager (usually called spooler - the "Print manager" is named so in Windows, because M$ always has to have its own names for all things... wander how do they say "pass me the sugar, please").

If you must work without any print manager, you may send your printing into a file, and then print the file:

set print to whatever.txt
report form first noconsole to print
report form other noconsole to print
set print to
copy file whatever.txt to "prn:"

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform