To get what you want, you need to save the random seed you pass to RANDOMIZE. For example: seed! = TIMER RANDOMIZE seed! FOR X = 1 TO 10 PRINT RND NEXT X ...
On stardate Mon, 02 Feb 2004 05:22:17 -0000, while visiting Deep Space 9, ... I don't know which version of qbasic that works in, but not in mine. Try this. ...
I like Michael's approach to this: I didn't know you could specify the random number like that. However, when I tried to apply it to the program, it still...
I found two files in my qb45 directory which dealt with simple encryption/decryption. One of the passes involved using a predictable RND sequence. I forgot how...
I am using VBDOS but don't have the documentation. When I first ran the converter to vbwin (trnslate.exe) I got an 'vbrun100.dll not found' error. So I...
I downloaded an older version of the dll and now the application works. So please ignore previous message. Thanks. ... ran ... load ... syntax ... -- ... --...
... Under VB and Win 9.x 'BEEP' will play your system's default wav file. Under QB and VB3 in Win9.x for sound I shell to self-executing sound files, external...
Please help me to solve the if logic issue of this program. Purpose of the program is to score the response given by the user. After reading the option,...
Your IF...THEN statement seems to be comparing the answer to another answer to score the question. Not only that, but you only have 4 answers, but you have 5 ...
i cant stand using my vibrator to help me fall asleep anymore. i want the real thing, i want a man who can wear me out so I can fall asleep. if you like to...
i heard some men like it firm but some men like it soft...more cushion for the pushin right? anyways, i posted pics of my ass in a sex thong to try to get a...
Lmao. As little as this has to do with qbasic, i do like a woman with a soft ass. thanks for asking....
JAGSOFT5@...
Mar 5, 2004 4:44 am
2504
careful, you'd be surprised that many of these posters are not even women but gays trying to suck in unsuspecting folks here on the internet. I like 'em both...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the qbasic group. File : / Excellent Info...
qbasic@yahoogroups.com
Mar 15, 2004 6:16 am
2507
hello, I haven't been programing for 13 years, and I found I have forgoten many things ( know 4 other languages). I have a big question.... how do you...
Hello, this is Daniel Carpenter-Gold, writing from the good ol' state of Maine. Anyways, I am just beginning to program games in QBasic, and I was wondering if...
Oh come on, Qbasic is far more useful than simply to make stuff. It teaches basics in programming in a basic english like syntax. It is an extreme stepping...
hello everybody. In an attempt to write a VB program I have gone back to qbasic for the functionality part of it. And here is where I need your help. Though...
I am a beginner in using qbasic and I'm currently taking a class. I problem have me stuck (Writing a problem using a nested FOR....NEXT loops to output a...
Never mind, I think this will do it: CLS FOR outer = 1 TO 4 ' this is to stop it or it would keep going to bottom row = 1 column = 39 char$ = "*" ' or chs$(42)...
On stardate Wed, 07 Apr 2004 19:35:29 -0000, Captain erskinerob spake ... It's always better to write code that can be easily understood six months down the...
On stardate Thu, 8 Apr 2004 14:11:50 +1000, Captain Michael Marquart spake ... and an updated one - I enjoyed this little task, even if the end result is a...