Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Switching printer to lpt2 or lpt1
Message
De
04/08/2001 01:25:46
 
 
À
31/07/2001 17:07:56
Larry Huisingh
Lockheed Martin Information Technology
Richland, Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00537977
Message ID:
00539746
Vues:
9
Thanks for replay!
My actual source code is similar like the followings

set console off
set device to print && default printer is lpt1
set print on

???"I want to print this the printer in lpt1"

do printjob1 && print subroutine

set console on
set device to screen
set print off


set console off
set device to print
set print on

set printer to lpt2

???"I want to print this the printer in lpt2"

do printjob2 && print subroutine.

set console on
set device to screen
set print off

These command working fine in DOS mode.

But VFP6.0 print the two content to lpt1 printer all the time.

Would you help me this?

Please!

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

Click here to load this message in the networking platform