call absolute in QBasic

Please support our Legacy and Other Languages advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Dec 2004
Posts: 14
Reputation: Tom Pilk is an unknown quantity at this point 
Solved Threads: 0
Tom Pilk's Avatar
Tom Pilk Tom Pilk is offline Offline
Newbie Poster

call absolute in QBasic

 
0
  #1
Dec 31st, 2004
What do I need to do if I get an error in QBasic saying
call absolute
and it doesn't work - or something like that. I don't have absolute to call?!? This is when I have been looking at other peoples code and then trying to run them. Help!
Thanks,
TP :o
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 445
Reputation: 1o0oBhP is an unknown quantity at this point 
Solved Threads: 6
1o0oBhP's Avatar
1o0oBhP 1o0oBhP is offline Offline
Posting Pro in Training

Re: call absolute in QBasic

 
0
  #2
Jan 1st, 2005
what was the code that caused the error? post it and we will try and help!
http://sales.carina-e.com

no www
no nonsense

coming soon to a pc near you! :cool:
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 40
Reputation: Buff is an unknown quantity at this point 
Solved Threads: 0
Buff Buff is offline Offline
Light Poster

Re: call absolute in QBasic

 
0
  #3
Jan 1st, 2005
If you are using QB (QuickBasic), so often wrongly called Qbasic, then
Call Absolute (as well as Call Interrupt) are in the QB library QB.QLB

In that case, start QB with QB /L libraryname
(no library name is required for QB.QLB as it is the default)

If you are, in fact, using QBasic then Call absolute is there for you if you
use it correctly. The Assembly code needs to be in memory (stored in an
array is the easiest way) then use the array as the parameter for call absolute.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Legacy and Other Languages Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC