[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site • Relearning QB64
Page 1 of 1

Relearning QB64

Posted: Tue Jul 04, 2017 12:58 pm
by wdc
I have qb64 on my W10 pc but haven't used it in years (and was never really proficient). Can someone please point me to a list of commands (and other startup suggestions)? Example, what is the command for generating a random number between 1 and 75?
Thanks ...wdc

Re: Relearning QB64

Posted: Wed Jul 05, 2017 8:42 am
by burger2227
RND used after RANDOMIZE TIMER will return random values from 0 to .9999999