General Reference
            
            
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               Mainframe Reference
                  
                  
                     
                     
                     
                     
                     Open PL/I Reference
                        
                        
                           Open PL/I Error Messages
                              
                              
                                 
                                 
                                 MFPLI - PL/I Compiler Messages
                                    
                                    
                                       
                                       
                                       
                                       
                                       
                                       
                                       
                                       
                                       
                                       MFPLI00180 - MFPLI00199
                                          
                                          
                                             
                                             
                                             
                                             
                                             MFPLI00184S "insert-name" is declared with the TYPE attribute; TYPE must not be used with any of: PICTURE, FIXED, FLOAT, BINARY,
                                                   DECIMAL, CHARACTER, BIT, ALIGNED, VARYING, POINTER, ENTRY, LABEL, FILE, or UNION. 
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                             
                                           
                                        
                                       
                                       
                                       
                                       
                                       MFPLI00280 - MFPLI00299
                                          
                                          
                                             
                                             MFPLI00281S "insert-name" is declared with the LIKE attribute but also with one or more data type attributes. LIKE must not
                                                   be used with any of: PICTURE, FIXED, FLOAT, BINARY, DECIMAL, CHARACTER, BIT, POINTER, ENTRY, LABEL, or FILE.