... question. There is a sub called ... Hi, Here is a good example I got from INTERNET. I hope this will answer to your request. Sorry for my english, I do my...
Does any one know how to parse strings (equations mostly) and how to solve equations symbolically? Please Help ... Do you Yahoo!? Yahoo! Mail Plus - Powerful....
I have completed a library named "WSOCKXS" that gives Qbasic access to Winsock API functions. This allows a degree of freedom with network programming offered...
My sons are learning to program, and as a good father I am helping.... but they have come up with a problem that I can't answer. I have programmed for several...
... lines ... I found out that when you tell Qbasic to draw a circle of say, radius 20 that only specifies the x radius. A screen is wider than it is tall so...
Though it would be simpler to use screen 12. (16/640x480) I tested in that
and it works fine. -Da Ish ... From: qbasic@yahoogroups.com Date: Friday, January...
Hi, I am having difficulties with the mouse - it does not work at all, when I run qbasic under windows 2000. I do not have any problems with qbasic recognizing...
My best explanation is that Windows 2000 has horrible support for DOS. I believe that usually when you use the MS-DOS prompt in a Win32 environment, the mouse...
Hey people, whats up its the dragon. Word out over IRC (Internet Relay Chat for all the newbies) is that microsoft is working on a updated version of qbasic to...
yeah. and its called visual basic. i doubt they'll ever go back to the old qbasic format...especially since they're trying to stamp out anything that has to do...
JAGSOFT5@...
Jan 20, 2003 7:48 pm
1959
Look for it on any hoax database. I'll bet you it's not there at all. I agree with jagsoft, they're not doing a thing with DOS any more. It's a pity,...
Jordan C
mdiegoblake@...
Jan 20, 2003 8:38 pm
1960
What are stacks and how do you use them in qbasic?...
I think they are talking about VBScript WSH(Windows Scripting Host). This is a scripting language for "network systems experts to write logins and automate...
... Stacks are a programming construct, like to an array or vector. Now, an array is a list of 'foo' items, where foo is an INT or string or whatever. You can...
... For sufficient definitions of "work," yes, you can get QBasic to work under WinXP Pro. Now, will it run as well as it would under Win98, probably not....
You don't need to do anything, just open it like a Windows program. It works fine. Jordan C. http://not-named.net (Version 2.2) Proverbs 24:3-4:"Through wisdom...
You can find Qbasic on the Microsoft Windows 98 CD under Tools -> OLDMSDOS folder. There are a few other places out on the net that have similar programs,...
You can get various version of QBasic here: http://eagleperch.net/index.html - click on "Get QBasic". Jordan C. http://not-named.net (Version 2.2) Proverbs...
Jordan C
mdiegoblake@...
Feb 1, 2003 2:59 pm
1972
... http://www.gbgames.com Check it out under Downloads. __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful....
As i was writing up some code for a war strategy game which used elements of cyber warfare (i.e. hacking into enemy computers, using viruses), i began to...