> I have the new version of ROM ( I think 3.0 or so ) and MasterDos 2.4 , but I 
> don't use MasterBasic ( sic ... ) .
> I have tested for You my program with MasterBasic v1.0 and I find the bug . 
> My 
> program fonts are placed at the end of Sam's RAM , but MasterBasic will use 
> this
> area for they things .

I keep wondering about this MasterDOS v2.4 that I keep seeing all over the
place. What is it? I've got the source code for the last version of
MasterDOS released, direct from Dr. Andy Wright, and it's version 2.3... so
where has version 2.4 come from?
 
> I don't say that my terminal can work with TV100 codes , Comm'ix have ONLY 
> implemented ANSI codes , but not all ... Also You have right , that was no 
> fault  
> at the side of my program ...

But even if the VT100 codes come through, it SHOULDN'T LOCK UP like it does.
If an invalid code comes in, you should just discard it and ignore it - not
crash the system! I think it's the application mode codes that do it (the
ones that change a keypad on a VT100 from being cursor keys to giving ascii
numerals back).

> Now I have placed my fonts at RAM before DOS and these don't be corrupt when 
> You
> will load or save files , but load and save allone ( with MB too ) work 
> allways 
> ...
> 
> bye ,
> 
> Slawek.
> 
> P.S.: I don't know or my program work with SamDos ...
> P.S.: I upload the bug-free version to nvg... with name commix201.td0


I'll try it out and see what I come up with bug-wise then. With a bit of
luck it'll be okay now.

Simon

Reply via email to