On Mon, 21 May 2007, Tiziano_mk wrote:

> Michael Van Canneyt wrote:
> > 
> > On Sun, 20 May 2007, Lee Jenkins wrote:
> > 
> >
> > > another line or appending to existing text already written such as this:
> > >
> > > Getting File: somefile.txt
> > > [=================>                    ] 50%
> > >
> > > I hope that I explained my question well enough.
> > 
> > Try to use the crt unit. It contains all routines to do this.
> > It's documented.
> > 
> > Michael.
> 
> Am I wrong or documentation says that the video unit is to be preferred
> against crt unit?

It is, if you need total control over the screen. The video unit
starts by blanking the screen.

This is not so in this particular case...

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to