This is how my system prints in Screen:
PRINT CHAR(27):"[5i" *start print*
PRINT "CASH SALE - 23-01-2007"
PRINT "LINE 2"
PRINT "LINE 3"
PRINT CHAR(27):"[4i" *stop print*
It will then print on the printer:
CASH SALE - 23-01-2007
From feed
LINE 2
Form feed
LINE 3
Form feed
--- Begin Message ---
It would be GREAT if printing (print through) in Screen could work. I have the
same problem that Dan Mahoney has.
Prints one line of text
Form feed (Page feed)
Prints one line of text
Form feed.........
Please help!
Dan Mahoney wrote:
>> 1) Make printing work. And by that I mean make it work JUST as it
>> would work without screen, i.e. not "buffer" and send a bunch of
>> printer stop/start sequences every 30 characters -- many SSH
>> applications interpret that stop sequence as a page feed.
--- End Message ---
_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users