- Jan 17, 2000
- 4,598
- 0
- 0
I know, I know, it's QBasic. But that's the only programming language(?) I vaguely remember and I have to write a 8-page paper by tomorrow morning, so I can't bother to learn anything else. Plus it's the only programming software I have (on the WinME CD).
I'm trying to generate a random 10-digit number to be displayed for 3 seconds. I also need to generate a random 10-digit number in this format: XXX-XXX-XXXX, also for 3 seconds. I'm not sure where to begin other than RANDOMIZE TIMER. I'm using the help file to re-learn all the keywords but I'd appreciate any help on this. Thanks
I'm trying to generate a random 10-digit number to be displayed for 3 seconds. I also need to generate a random 10-digit number in this format: XXX-XXX-XXXX, also for 3 seconds. I'm not sure where to begin other than RANDOMIZE TIMER. I'm using the help file to re-learn all the keywords but I'd appreciate any help on this. Thanks