![]() |
qbasic question
1 Attachment(s)
For some weird reason, I cannot get this program running. Quick assistance is needed asap. I have to turn this in later tonight in class. Thank you.
You need to run qbasic. |
I have no capability to run QuickBasic, and it's kinda hard to find copies on the web. In any case, I just took a look at your code.
Check your INPUT command. You should separate the input display text from the variable with a semicolon or a comma. INPUT "Enter Radius: " rad INPUT "Enter Length: " leng INPUT "Enter Width: " widt |
Good lookin out, Zergrinch. Those were the ones I needed to correct along with the CIRCLE command that was already used for something else. Thanks =]
|
All times are GMT -5. The time now is 08:04 PM. |
Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2025, vBulletin Solutions, Inc.