Search found 4 matches

by comperr
Mon Jan 15, 2007 11:00 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: How to make the computer think that a key has been pressed?
Replies: 19
Views: 53034

In QBasic you would have to use CALL ABSOLUTE to call proccesser interupts in assembaly.
by comperr
Thu Dec 21, 2006 10:44 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Newbie Here!
Replies: 4
Views: 8535

wow! the QBs got a new guy (most new programmers start with newer programs now).
If you are looking for tuts. search around the site.
For specific questions ask here.
by comperr
Thu Dec 21, 2006 10:43 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Stupid question but i really need help!
Replies: 20
Views: 32266

Re: Stupid question but i really need help!

herocks wrote:I have a question; Is it possible to use Qbasic on Windows Xp and if it is how
would i go about installing and running it?
if you get an error go to c:\windows\repair and copy autorun.nt to c:\windows\system32 this fixes the problem.
by comperr
Tue Dec 19, 2006 10:35 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Base conversion code - Comments, please!
Replies: 4
Views: 10088

useful.