Hello Denis!!
I've tried many possibilities about the infinate loop i got when print to the
console. Here is two examples.
case 1:
checking the critical error flag (if set don't print anything and jump here)
checking the indos flag (if set don't print anything and jump here)
now its safe print via int 21/09
here:
Results: an infinate loop!
case 2:
checking the critical error flag (if set don't print anything and jump here)
checking the indos flag (if zero don't print anything and jump here)
now its safe print via int 21/09
here:
Results: good!
I really don't understand case 2, because some docs says to not use DOS
functions below 0Ch when indos flag is set. If i follow this exactly i got
the infinate loop. So what's wrong?
Also in case 2, the print function looks funny. Say that it prints
something like this:
My test!
My test!
My test!
C:\WINDOWS>My test!
My test!
If you have an idea let me know!
Cheers,
Sylvain
---
---------------
* Origin: Silicon Palace {514}432-2953 Lafontaine, Qu‚bec (1:242/100)
|