TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Sender:
"Team Ada: Ada Advocacy Issues (83 & 95)" <[log in to unmask]>
X-To:
Date:
Wed, 26 May 1999 10:00:06 +0200
Reply-To:
Jacob Sparre Andersen <[log in to unmask]>
Content-Transfer-Encoding:
8bit
Subject:
From:
Jacob Sparre Andersen <[log in to unmask]>
Content-Type:
text/plain; charset=ISO-8859-1
In-Reply-To:
<[log in to unmask]> from "neil duffin" at May 25, 99 05:04:45 pm
Organization:
CATS, Niels Bohr Institute, University of Copenhagen, Denmark.
MIME-Version:
1.0
Parts/Attachments:
text/plain (32 lines)
[ Many apologies. I know this really belongs elsewhere. ]

Neil Duffin:

You should inform us of which system you are talking of,
when you get unexpected results. It could be a system
dependent feature/bug.

> Can anyone tell me why using procedure Text_IO.New_Page puts a symbol
> on the screen instead of starting a new page. Is there an easy way to
> start a new page when outputting to screen.

GNAT on Digital Unix outputs a "CTRL-L" when you call
Ada.Text_IO.New_Page. My VT510 seems to ignore it, but it is
recognised as the page break code in Unix text files.

> Any help would be appreciated. Thanks

If you want to control output on a text terminal, it makes
more sense to use a package dedicated to that purpose.

I believe that Markus Kuhn's Ada95 page[1] is a good
starting point when looking for a library that suits your
purpose.

Jacob

    ----------------------------------------------------
    --  E-mail:          [log in to unmask]           --
    --  Web...:  <URL:http://hugin.ldraw.org/Jacob/>  --
    ----------------------------------------------------

ATOM RSS1 RSS2