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
Search found 3 matches
- Tue Jul 04, 2017 12:58 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Relearning QB64
- Replies: 1
- Views: 14134
- Sat May 21, 2016 8:07 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Problems Downloading qb64
- Replies: 0
- Views: 40551
Problems Downloading qb64
I d/l qb64 and I see qb64v1000-win.zip in my Downloads folder on a Windows 10 desktop pc. I highlighted that file and clicked "Extract all" button. I accepted the indicated destination file and clicked Extract. A copying process started. But the progress meter indicated that the time-remai...
- Sat May 21, 2016 7:41 pm
- Forum: QBASIC and QB64 Questions & Answers
- Topic: Questions from Very New User
- Replies: 1
- Views: 7737
Questions from Very New User
Where can I see a listing of Qbasic commands, including the command for viewing the integer part of a number? For example, the integer part of 123.456 is 123. What is the command for viewing the fractional part of the number, i.e. 456? Thanks. ...wdc