CompuServe Messages

#Help-Modula2-Disk-error

    14-Mar-87 03:02:42
To: Richard Bielak 75716,352
Richie, Yes, I have found out how to recover all memory, that the editor uses. I have also found out, that it will not allow me to write my own name in it. It is using the characters above 300C as error markers and my native 'oe' vowel happens to be between those. A nice editor as UE also makes use of the special characters in an unauthorized way. Now that we have got a machine which supports a large character set, why do we have to suffer from narrow minded programmers, sigh ! I am still using Ed. – I think, however, that by cutting the max number of displayed error messages displayed in the TDI editor down from 60 to 28 and using the characters 128-159, it should be possible to use the full character set. (128-159 are not used). I'll see, it I get around to uploading a file with my changes to the editor this weekend. I also, changed the window sizes to get a split screen. Joergen PS. I also now have a test file which produces the "insert spaces at start" bug. I'll have to insert some debug statements to find that bug.