HP3000-L Archives

August 2002, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Wayne R. Boyer" <[log in to unmask]>
Reply To:
Date:
Thu, 22 Aug 2002 13:33:20 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (24 lines)
In a message dated 8/22/02 9:44:50 AM Pacific Daylight Time,
[log in to unmask] writes:


> It seems like the printer is doing mostly what you say.  It evaluates the
> line, has nothing to print so does nothing.... however, it does not appear
> to do the line feed for each line.  It seems like it keeps track of how
> many line feeds it needs and then when it sees the next printable line,
> does all the line feeds at once.
>
>

Hmmmm... using carriage control to skip a certain number of lines is often
far faster than the approach of writing out blank lines in COBOL but you can
only skip a certain number of lines if you know in the code exactly how many
lines you need to skip.  Perhaps the printer controller software is trying to
convert a series of blank lines into a carraige control skip?  Perhaps it is
also failing to gain any speed by doing so?

Wayne

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2