Getting Error "ERRMSGR27.4" (AREV Specific)
At 23 FEB 1999 07:39:45PM Tom Horan wrote:
I have a system that display multiple layers of screens (by pressing softkeys which displays collector windows). We store various information in some of the screens registers and the computer programs access data from other files using BTREE.
At one customer we are getting error message ERRMSGR27,4 after seeral records are accessed and updated. When the user goes to another screen, and trys to save a screen all of a suddend the error message appears and the system returns to the TCL.
I modified the frist computer program or the last program that would be run when the record/screen is save to do a FLUSH and GARBGECOLLECT to see it that would help but it didn't. Seems like the system is grabing some memory for each record and not releasing it.
Any ideas why this specific customer would be having this problem???
They have Win95 on a NT network. The work stations do not have anything in there CONFIG.SYS or AUTOEXEC.BAT files.
At 24 FEB 1999 03:30AM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Ltd[/url] wrote:
R27.4 means that the computer is unable to load more items onto the program stack as it has overflowed. There can only be 299 programs in memory at one time ans every {} reference counts as one. Try replacing {} with @Record wherever possible.
amcauley@sprezzatura.com
World Leaders in all things RevSoft