[fpc-pascal]CR / CRLF problem when redirecting to file

John Coppens john at jcoppens.com
Mon Sep 15 07:29:38 CEST 2003


On Mon, 15 Sep 2003 11:26:40 +1000
James Mills <prologic at daisy.ods.org> wrote:

> 
> In some of my programs I do NOT use the CRT unit but a similar thing
> happens. Go figure :)

Hi James... I didn't have crt in my program, but called another unit that
did have it. So the danger is always present ;-)

Reassigning   assign(f, '');  works for directing to a file, but the
output on the screen doesn't work.

Will have a look at nCRT...

Cheers,
John




More information about the fpc-pascal mailing list