Old program won't load.
Moderators:Administrator, Global Moderator
Years ago I wrote a program, took me ages. Anyway somehow I did something to the original Source file and now when I open it in QuickBASIC I can't get into the file it just hangs there.
When I open the file in notepad its encoded through Binary, I can slightly remember something about that, but yeah...
Anyone have any sugguestings?
When I open the file in notepad its encoded through Binary, I can slightly remember something about that, but yeah...
Anyone have any sugguestings?
For correctness sake.
a program saved in QuickBasic quickload mode cannot be read correctly
by Qbasic since it only reads and saves in text format and not a compressed mode.
Be sure you are not trying to use Qbasic instead of QuickBasic.
If it is, in fact, saved in text mode, try using the dos editor to open it, and
reduce any long lines if possible then resave and try in quickbasic.
The ms-dos editor and the quickbasic editor are basically the same except
with quickbasic it has some extra overhead that may allow you to open it
with the dos editor.
a program saved in QuickBasic quickload mode cannot be read correctly
by Qbasic since it only reads and saves in text format and not a compressed mode.
Be sure you are not trying to use Qbasic instead of QuickBasic.
If it is, in fact, saved in text mode, try using the dos editor to open it, and
reduce any long lines if possible then resave and try in quickbasic.
The ms-dos editor and the quickbasic editor are basically the same except
with quickbasic it has some extra overhead that may allow you to open it
with the dos editor.
I've tried the versions of QuickBASIC that I had at the teim 4.5 and 7.1 to no avail. I think there may have been a command line flag that I had to set before loading it up...
I've attached the URL to the BAS file in question.
http://www.siberian.mattywired.net/imag ... AGACOM.BAS
I've attached the URL to the BAS file in question.
http://www.siberian.mattywired.net/imag ... AGACOM.BAS
Hayden:
I downloaded your file. I started QuickBASIC 4.5 (QB), then tried to open your file...QB just hung in there, with the cursor blinking at the top-right location, with a blank page. It froze on me every time.
I opened your file in Wordpad, and found that it was saved as a .bas file, though I can't say what type of BASIC program it will run on. Sorry.
Oh, I even tried to open it in VB, but it reported the file to be a binary file, and my "Working Edition" of VB6 could not load it!
I downloaded your file. I started QuickBASIC 4.5 (QB), then tried to open your file...QB just hung in there, with the cursor blinking at the top-right location, with a blank page. It froze on me every time.
I opened your file in Wordpad, and found that it was saved as a .bas file, though I can't say what type of BASIC program it will run on. Sorry.
Oh, I even tried to open it in VB, but it reported the file to be a binary file, and my "Working Edition" of VB6 could not load it!
Ralph. Running QuickBASIC Version 4.5, Windows XP Home Edition, Version 2002, Service Pack 2, and HP LaserJet 4L printer.
-
- QBasic God
- Posts:166
- Joined:Tue Mar 25, 2003 12:45 am
- Location:U.S.A.
- Contact: