Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program Printing
Message
De
10/05/2001 09:02:19
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Program Printing
Divers
Thread ID:
00505704
Message ID:
00505704
Vues:
78
I have a program in FoxPro that is being sent to our HP printer but I cannot get the last line on the page to stay on page one. It will print the last line on a second page and then spit out a third blank page. The coding goes something like this.

@ CNTR+2,2 SAY "the timely and accurate completion of the report."
*
@ CNTR+4,2 SAY "LPM/wvo" +" Enclosure" + CHR(27) + "&l0H"
ENDIF
*!* @ CNTR+5,2 SAY "Enclosure"
*!* ??? CHR(27) + "&l0H"
*!* @ CNTR+5,30 SAY " " && this works but prints a blank page in between printouts.
*
*!* @ CNTR+7,1 SAY "!R!CASS 1;EXIT,E;" -
*!* EJECT
??? CHR(27) + "&l1H" && switch to tray 2 which is non letterhead

Can anyone help? Thanks Rick

This particular one will print the Letter on page 1. Page 2 prints:
LPM/wvo Enclosure at the top of the page and then a 3rd blank page is spit out.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform