For testing small snippets of ML code "debug" is quite enough. But the
disadvantage is that when I try to script it ("debug <script.txt") by
using files like this example:

a 100
mov ax,10
[...some other ML code...]
[...some other ML code...]
[...some other ML code...]
[empty line]
[...more "debug" commands...]

..it works just fine but it always returns to DOS prompt (I believe it
always happen when it detects end of "script" file). Yes, I can save the
snippet as binary this way before it leaves debug, but maybe there's a way
to stay in debug's "shell"?
-- 
regards,
Zbigniew


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to