Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print single line w/no page eject?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00799886
Message ID:
00799891
Vues:
18
You should not issue /set printer to default/ until all ?lines are processed.

>Hi Cathy or < anyone >,
>
> I'm attempting, in an app, to output a single line of text to a printer. This printer is not the default print. The code prints something to the default printer (successfully), then switches to another printer (SET PRINTER TO NAME alternatePrinter) to printer a single line, and lastly switches back to the default printer (SET PRINTER TO DEFAULT).
>
> Here's the problem -- the single line to the alternatePrinter prints successfully but then page ejects. How might I prevent the page eject? I'm outputing the single line as:
> SET PRINTER TO NAME alternatePrinter
> ? lcPrintString AT 02
> SET PRINTER TO DEFAULT
>
>TIA,
>Steven-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform