<br><font size=2 face="Courier New">> (VGA-)Textmode has the following memory layout:<br>
> Each cell of the screen is represented by two bytes, the first</font>
<br><font size=2 face="Courier New">> is the color attribute the second is the ascii character value.</font>
<br><font size=2 face="Courier New">> The cells are stored one after another in a linear fashion from</font>
<br><font size=2 face="Courier New">> left to right, line by line from top to bottom.</font>
<br><font size=2 face="Courier New">> [snip]<br>
</font>
<br><font size=2 face="Courier New">> Should do the trick (everything untested).<br>
</font>
<br><font size=2 face="sans-serif">Untested, perhaps, but certainly enough for me to see what I was missing. Thanks for the help...</font>
<br>
<br><font size=2 face="sans-serif">Jim</font>