Karl Brandt wrote: > Grab the win32 API documentation and take a look at Console Functions: > ReadConsoleOutput, WriteConsoleOutput ...
Yes, I saw those, thanks.. But they don't support treating the screen buffer as an linear array of words, starting with a pointer to the first (upper left corner). For new code, these would be the way to go, but for porting my old code, they're too high-level. - Rich _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal