<br><font size=2 face="Courier New">> - The command "clreol" doesn't work correctly. It clears the rest of</font>
<br><font size=2 face="Courier New">> the line as it should, but it doesn't set the color. (That's what I</font>
<br><font size=2 face="Courier New">> need this command mostly for)</font>
<br>
<br><font size=2 face="Courier New">I have problems with clreol clearing an entire line -- it leaves a character in the last column. It has something to do with perhaps the last line of the window, or what windmax is set for, but I haven't quite figured it out yet.<br>
</font>
<br><font size=2 face="Courier New">> - Anything is done by calling API codes. That's why it is so slow!</font>
<br><font size=2 face="Courier New">> As far as I understand it, Windows uses a buffer that's built up equal</font>
<br><font size=2 face="Courier New">> to the screenbuffer as it is directly used under DOS, so that you can</font>
<br><font size=2 face="Courier New">> write directly to that buffer as in Dos. Just with the difference, that</font>
<br><font size=2 face="Courier New">> you have to fetch the starting point and size from the API.</font>
<br>
<br><font size=2 face="Courier New">Are you referring to write and writeln being slow? If so, I can send you a function that does pretty fast screen writes for Win32 binaries.</font>
<br>
<br><font size=2 face="Courier New">Jim</font>
<br>