Quote:
>you'll stumble on some ;-)
>Using ABSOLUTE can be confusing, I suggest coding with Interrupts and pick
>up Douggie Green's Interrupt emulator for QBasic.
But your problem is probably that you are not start QB with
the /L switch. Either Call Absolute or Call Interrupt requires
you to use " QB /L " as your startup command.
-Mike A