runtime error
runtime error
R&R: Xbase 9.0.007 __OS:  Win 2k __I am frequently getting these runtime errors while developing somewhat complicated reports in R&R.  The error occurs when I am editing a calculated field. Sometimes R&R just vanishes and goes to the desktop with no messages. Other times I get...____rrw.exe - Application Error__The Instruction at "0x77e392c2" referenced memory at "0x00008001".  The memory could not be "read".____Followed by:____Unhandled Exception in rrw.exe (USER32.DLL) 0xC0000005. Access Violation____This is really frustrating me and keeps happening on complicated reports.  Once it happens the RRW file is shot and I have to retrieve an archive copy and do lots of re-work.  Its not just happening on one computer either.  Desktop, laptop, workstation it makes no difference.____any insight would be really helpful__
			
									
									
						=> RE: runtime error
Just updatad to 009.  That did not resolve problem.
			
									
									
						==> RE: runtime error
If you can send me the report/data files I can have development take a look.  This is not a known issue with Version .______Kathleen__R&R Support
			
									
									
						===> Not R&R error it turns out
I created the problem.  What was happening was I had several calculated fields that were the basis for more than a hundred other fields.  I changed some of base calculated fields and they created circular errors.  Too many errors for R&R to handle I guess.  Now that I realize what was happening I can avoid it in future.  I essentially had to change the dependants first.