First program problem.
Posted: Sun Oct 02, 2005 7:44 pm
Hello,
I am new to QuickBasic and just wrote the first program in the book I am studying. I entered the following text in the View window as instructed:
CLS
PRINT "Let's get down to Basic."
PRINT "We'll begin by using the View Window."
PRINT "Say, this is easy."
PRINT "Goodbye, for now."
I then saved the file as prog1 and a file name extention was added (prog1.BAS).
I was then instructed to create a "Stand-alone" program by opening prog1.BAS, drop down the "RUN" menu and select "Make EXE File".
I don't have that option on the "RUN" and so I can't create the "Make EXE File".
Can someone give me some advise? I suspect that I may not have the right version of QuickBasic. The version I am using came from the "oldmsdos" folder on my Windows 98 disc. (NOTE: I am currently using Windows XP on my computer.)
So, here are my questions:
1. Is there a difference between QBasic and QuickBasic? (I think I may have QBasic.)
2.Why can't I create the "Make.EXE File"?
3. If I need QuickBasic instead of QBasic, where can I obtain a copy?
Any help will sure be appreciated.
Hank Hamilton
I am new to QuickBasic and just wrote the first program in the book I am studying. I entered the following text in the View window as instructed:
CLS
PRINT "Let's get down to Basic."
PRINT "We'll begin by using the View Window."
PRINT "Say, this is easy."
PRINT "Goodbye, for now."
I then saved the file as prog1 and a file name extention was added (prog1.BAS).
I was then instructed to create a "Stand-alone" program by opening prog1.BAS, drop down the "RUN" menu and select "Make EXE File".
I don't have that option on the "RUN" and so I can't create the "Make EXE File".
Can someone give me some advise? I suspect that I may not have the right version of QuickBasic. The version I am using came from the "oldmsdos" folder on my Windows 98 disc. (NOTE: I am currently using Windows XP on my computer.)
So, here are my questions:
1. Is there a difference between QBasic and QuickBasic? (I think I may have QBasic.)
2.Why can't I create the "Make.EXE File"?
3. If I need QuickBasic instead of QBasic, where can I obtain a copy?
Any help will sure be appreciated.
Hank Hamilton