Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.cpm » DbaseII errors
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
DbaseII errors [message #112373] Mon, 16 September 2013 13:43 Go to next message
Jack H. Smith is currently offline  Jack H. Smith
Messages: 3
Registered: September 2013
Karma: 0
Junior Member
Message-ID: <7305@brl-tgr.ARPA>
Date: Mon, 14-Jan-85 11:47:38 EST
Article-I.D.: brl-tgr.7305
Posted: Mon Jan 14 11:47:38 1985
Date-Received: Sun, 20-Jan-85 01:38:53 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 18


	Hello fellow hackers;
       

	Is anyone out there familiar enough with dbaseII to explain the
	"TOO MANY FILES OPEN" error message.... I've written a few menu-
	driven packages, and they all work well, except for the inter-
	mittent error of too many files being open...
	I'm aware of the fact that if the USE command is issued without an
	argument, all open files should be closed, but even this tactic
	doesn't seem to work.
	Is anyone aware of a different approach to this problem, or has 
	anyone found a way around it?
	Please send your responses to me at CRDC, and I'll forward the
	solution to the net, if there is one.

	Thanks, 
	JACK H. SMITH
Re: DbaseII errors [message #112384 is a reply to message #112373] Mon, 16 September 2013 13:43 Go to previous messageGo to next message
pencin.dlos is currently offline  pencin.dlos
Messages: 6
Registered: May 2013
Karma: 0
Junior Member
Message-ID: <7346@brl-tgr.ARPA>
Date: Tue, 15-Jan-85 10:43:50 EST
Article-I.D.: brl-tgr.7346
Posted: Tue Jan 15 10:43:50 1985
Date-Received: Sun, 20-Jan-85 04:46:06 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 5

Check yu code to determine if you are properly 'RETURNING' from you
sub-menu or command modules.Dbase keeps a STACK of 'DO's that must be
popped by issuing a return. If this stack overflows you will get the TOO
MANY FILES OPEN error. Make sure you always return to your MAIN MENU via
a RETURN and not a direct call to that menu.
Re: DbaseII errors [message #112402 is a reply to message #112373] Mon, 16 September 2013 13:43 Go to previous message
lowans.henr is currently offline  lowans.henr
Messages: 7
Registered: June 2013
Karma: 0
Junior Member
Message-ID: <7395@brl-tgr.ARPA>
Date: Wed, 16-Jan-85 08:18:55 EST
Article-I.D.: brl-tgr.7395
Posted: Wed Jan 16 08:18:55 1985
Date-Received: Sun, 20-Jan-85 05:59:08 EST
Sender: news@brl-tgr.ARPA
Organization: Ballistic Research Lab
Lines: 2

"TOO MANY FILES OPEN" occures when more than 16 Command files are opened at once.
										Paul
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: re: UNIX for cpm
Next Topic: LU310 - new version of CP/M (LBR) library program
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Apr 18 19:51:44 EDT 2024

Total time taken to generate the page: 0.02652 seconds