Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dos printing
Message
De
02/03/2004 17:40:06
 
 
À
11/02/2004 06:25:17
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00862326
Message ID:
00882525
Vues:
48
>instead of "RUN /N PRINT yyyy.txt" another way to print (that also support network printers):
>
>
>DECLARE INTEGER CopyFile IN kernel32;
>	STRING lpSrcFile, STRING lpDstFile, INTEGER bFail
>CopyFile("yyyy.txt","lpt1", 0)
>
Hello Metin,

Regarding your suggestion above, suppose several printers are available and we want to print to the VFP default printer, not the Windows default printer. How do you do it?

Thanks for the help.

Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform