The screen is too large - Too Many ACCESS Statements

Darren Reely darren.reely at latticesemi.com
Wed Apr 5 18:14:22 CDT 2006


I hit an interesting error today. I received a single Qdesign error that 
said "The screen is too large".

I received this because I was trying to allow for all of the possible 
combinations for 6 field entries during the FIND processing. I like 
flexibility. Of course I used ACCESS statements on my file, which is 
actually a cursor. Excluding the last field reduced the ACCESS count and 
allowed the screen to compile without an error. That reduced the 
generated PATH count down to 16 from 25.

Has anyone hit this problem before and can anything be done about it.

Darren
P.S. This isn't critical. The screen will be more than fine for the user 
base.



More information about the powerh-l mailing list