The length extent as specified in the ALLOCATE statement is invalid because it does match the corresponding extent in the
                  declaration.
               	
            
            	
            	
            
               		
               			
               - Resolution:
- Change the extent in the ALLOCATE statement to match that of the declaration (or vise-versa).
- Module:
- CTLALL.PL1