Hi,
When I compile even a simple program with V2.10f and I make use of the INKEY$ function, the program crashes after I run the program and type a few keys on the keyboard. I run the programs under DOS 6.22 on a Pentium system.
All the other statements -even TIMER interrupt routines- run flawless except the "simple" use of the INKEY$ function.
Is this a bug or am I doing something really wrong? Please help!
When I compile even a simple program with V2.10f and I make use of the INKEY$ function, the program crashes after I run the program and type a few keys on the keyboard. I run the programs under DOS 6.22 on a Pentium system.
All the other statements -even TIMER interrupt routines- run flawless except the "simple" use of the INKEY$ function.
Is this a bug or am I doing something really wrong? Please help!
Comment