Runtime Error?
Moderator: Wiz Feinberg
- Jim Cohen
- Posts: 21833
- Joined: 18 Nov 1999 1:01 am
- Location: Philadelphia, PA
- Contact:
Runtime Error?
What the heck is a Runtime Error? I often get it when I boot up Band in a Box. Then I close the error window and have to double click the BIAB icon a second time... but then it boots up normally. So, what was the error?
Signed,
Perplexed in Philadelphia
Signed,
Perplexed in Philadelphia
- Jim Cohen
- Posts: 21833
- Joined: 18 Nov 1999 1:01 am
- Location: Philadelphia, PA
- Contact:
-
- Posts: 1210
- Joined: 7 Aug 2000 12:01 am
- Location: Conroe, TX USA
- Contact:
Well, Jim, I think it means . . . . the program had a runtime error. 
As far as I know, that error message isn't very diagnostic.
------------------
The Unofficial Photographer of The Wilkinsons

As far as I know, that error message isn't very diagnostic.
------------------
The Unofficial Photographer of The Wilkinsons
-
- Posts: 486
- Joined: 24 Aug 1999 12:01 am
- Location: BEREA, KENTUCKY, USA
-
- Posts: 497
- Joined: 13 Jul 1999 12:01 am
- Location: Marengo, OH, USA (deceased)
Jim -- No, 'Runtime error' does not tell you or us very much. There should have been a little info that identified the program module involved, or a number indicating the type of error condition.
'Runtime' errors usually mean there is a problem interpreting or resolving a programed instruction which requires that process when the program is actually being run. (That really wasn't too informative, was it?) Depending on the programming language used to create the executable modules, most conditions can be anticipated and coding generated to handle them.
Some things, though, may not be known or 'hardcoded' by the programmer when software is being developed to run in a widely variable operating environment. Also, some programming languages are 'interpretive' by nature which means the commands/instructions are not in a machine executable form until the program is actually run. In that case, some kind of additional software is required 'at runtime'.
Your Windows or System folder(s) contain some 'runtime interpreters' for BASIC and, perhaps, other program languages as well. Back when I was doing a lot of low-level programming, it was not too uncommon to get runtime errors due to missing or misplaced external interpreters and program libraries. Sometimes, timing problems would prevent the data from loading properly.
With today's systems, runtime errors should be far less frequent. Some 'legacy' programs may still be around, though. I have no idea what is causing your problems with BIAB. I've not experienced it with version 9x but, with as much stuff as BIAB does, who knows?
I know this was long-winded and not much help -- sorry!!! --Everett
'Runtime' errors usually mean there is a problem interpreting or resolving a programed instruction which requires that process when the program is actually being run. (That really wasn't too informative, was it?) Depending on the programming language used to create the executable modules, most conditions can be anticipated and coding generated to handle them.
Some things, though, may not be known or 'hardcoded' by the programmer when software is being developed to run in a widely variable operating environment. Also, some programming languages are 'interpretive' by nature which means the commands/instructions are not in a machine executable form until the program is actually run. In that case, some kind of additional software is required 'at runtime'.
Your Windows or System folder(s) contain some 'runtime interpreters' for BASIC and, perhaps, other program languages as well. Back when I was doing a lot of low-level programming, it was not too uncommon to get runtime errors due to missing or misplaced external interpreters and program libraries. Sometimes, timing problems would prevent the data from loading properly.
With today's systems, runtime errors should be far less frequent. Some 'legacy' programs may still be around, though. I have no idea what is causing your problems with BIAB. I've not experienced it with version 9x but, with as much stuff as BIAB does, who knows?
I know this was long-winded and not much help -- sorry!!! --Everett
- Jack Stoner
- Posts: 22136
- Joined: 3 Dec 1999 1:01 am
- Location: Kansas City, MO
-
- Posts: 6870
- Joined: 27 Nov 2000 1:01 am
- Location: Oklahoma City, OK USA, (deceased)
- Contact:
....I also get an "erroneous" error message occasionally when trying to play audio off the net like: "You either have no sound card or it is being used in another application".
Neither is true, and I can play most files, but there are certain files that I can never get (like those from web-tv) and MS help-line has never been able to solve the problem. Computers??????
Neither is true, and I can play most files, but there are certain files that I can never get (like those from web-tv) and MS help-line has never been able to solve the problem. Computers??????
- Jim Cohen
- Posts: 21833
- Joined: 18 Nov 1999 1:01 am
- Location: Philadelphia, PA
- Contact:
- Jack Stoner
- Posts: 22136
- Joined: 3 Dec 1999 1:01 am
- Location: Kansas City, MO