<br><font size=2 face="Courier New">> Isn't that what the CRT unit was supposed to do?<br>
<br>
> With Borland Pascal on a DOS platform, using CRT would greatly</font>
<br><font size=2 face="Courier New">> speed up Write and WriteLn.</font>
<br>
<br><font size=2 face="sans-serif">But his concern was using FPC on Win32, not BP on DOS. The function I was alluding to uses the WriteConsoleOutput API call from Win32, and not write/writeln at all (or CRT for that matter).</font>
<br>
<br><font size=2 face="sans-serif">Jim</font>