The operands in a STRUCTURE expression must have the same shape so that the expression can be evaluated using correponding
                  members from each operand.
               	
            
            	
            	
            
               		
               			
               - Resolution:
 
               			
               - Ensure that the operands have the same shape or expand the statement to a sequence of evaluations using the required members
                  from each operand.
               
 
               		
               		
               			
               - Module:
 
               			
               - AGGEXP.PL1