not going to subroutine

by Leon Schrecengost (no login)

I put the LPRINT CHR$(12)in and now it will print and expell the page.
It still will not print unless I exit the pgm. I have the printer status box open and it's not being sent to the printer until the end cmd. I think you're on the right track. If I end the pgm with out calling the print routine it just exits.I'm completly baffled.

Posted on Jul 17, 2012, 10:13 AM

Respond to this message   

Return to Index


Response TitleAuthor and Date
try something like this on Jul 17
 try thisLeon Schrecengost on Jul 17
  I forgot the commas on Jul 17
   commasLeon Schrecengost on Jul 17
   commasLeon Schrecengost on Jul 18
    Good. Now that your initial problem is resolved ....Solitaire on Jul 18
    yeah on Jul 18
     yeahLeon Schrecengost on Jul 18
     print formattingLeonSchrecengost on Jul 19
      Try CHR$(10) Line feed or CHR$(13) + CHR$(10) on Jul 19
       Line feedLeon Schrecengost on Jul 20