I'm trying to port my WAV player library to QuickBasic 4.5, and I've<br>
encountered a problem... The help guide says it uses the same format as any<br>
other BASIC does, i.e. the parameter of an integer to say which memory location<br>
to call.<br>
However, when I try running my program, it gives me the error "Subprogram not defined"<br>
at the CALL statement. It apparently doesn't recognize the CALL ABSOLUTE as it's <br>
own type of function.<br>
Does anyone know the correct way the use CALL ABSOLUTE under QuickBasic 4.5?
URL:http://acheronx.ml.org/home/