Search found 3 matches

by varshney_sp
Sun May 09, 2004 2:18 am
Forum: QBasic / QuickBasic related
Topic: PROBLEM WITH 'CALL ABSOLUTE'
Replies: 5
Views: 3213

Re: PROBLEM WITH 'CALL ABSOLUTE'

::)Hello Dr_D

:DThanks for your response.

:-[ I tried what you said but the result is same, what to do now? Please tell me.
by varshney_sp
Mon May 03, 2004 4:35 am
Forum: QBasic / QuickBasic related
Topic: I Found some nice sprites but need more...
Replies: 1
Views: 1079

Re: I Found some nice sprites but need more...

hi friends!
you can go to www.libertybasic.com and download the shareware version of the liberty basic compiler. although this compiler is different one, yet you will get many sprites with it, which may work with your code or most probably you will be able to tweak it to make it work. You can also ...
by varshney_sp
Mon May 03, 2004 4:20 am
Forum: QBasic / QuickBasic related
Topic: PROBLEM WITH 'CALL ABSOLUTE'
Replies: 5
Views: 3213

PROBLEM WITH 'CALL ABSOLUTE'

Friends, I'm using quick basic 4.5 and I have a problem with running assembly procedures. Whenever I use CALL ABSOLUTE statements the compilers flags an error message "SUB PROGRAM NOT DEFINED".

The same program perfectly runs in the qbasic 1.1 compiler provided with MS-DOS 6.22

While going ...