Excessive size and complexity of a PROCEDURE caused the number of intermediate operators to exceed the compiler's limit for
                  a single PROCEDURE.
               	
            
            	
            	
            
               		
               			
               - Resolution:
- Reduce the size or complexity of the PROCEDURE that contains this statement.
- Module:
- XOPERU.PL1