CompuServe Messages

#cocomm

#: 133128 S4/TelecommunicationsForum unknown
    04-Jul-88 00:39:55
Sb: #133117-#cocomm
Fm: Don Curtis/SYSOP 76703,4321
To: Ben Blish 72667,1341

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Bit recognition works fine, as long as you use the default font. Once beyond that…you'd have to do the comparison between the bits on screen with the font file and then save the ASCII character. What's really needed is for the text routines to also write the ASCII character to non-displayed character mapped 'screen'. We all know how slow the text routines are right now…imagine how much they'd slow down if they also had to keep this 2nd memory area updatted including scrolling, clearing, cursor positioning and which window and/or screen was in front. In other words, a major can of worms.