Rational Developer for System z
COBOL for Windows, Version 7.5, Programming Guide


Image description: short listing

This image shows a short compiler listing.

The following description shows the invocation parameters and the options in effect. The text of the description is shown in the format that the compiler produces. Notes in parentheses refer to notes that follow the image in the main text.

Invocation parameters:     (Note 1)
 NOADATA
 PROCESS(CBL) statements:
 CBL    NOSOURCE,NOXREF,NOVBREF,NOMAP,NOLIST    (Note 2)        IGY00010 
 Options in effect:    (Note 3)
    NOADATA
      QUOTE
      ARITH(COMPAT)    
      BINARY(NATIVE)   
      CALLINT(SYSTEM,NODESCRIPTOR)  
      CHAR(NATIVE)
    NOCICS     
      COLLSEQ(BINARY)  
    NOCOMPILE(S)       
    NOCURRENCY         
    NODATEPROC         
    NODIAGTRUNC        
    NODYNAM            
      ENTRYINT(SYSTEM) 
    NOEXIT             
      FLAG(I)          
    NOFLAGSTD          
      FLOAT(NATIVE)    
      LIB              
      LINECOUNT(60)    
    NOLIST             
      LSTFILE(LOCALE)  
    NOMAP
    NOMDECK              
      NCOLLSEQ(BINARY) 
      NSYMBOL(NATIONAL)
    NONUMBER           
    NOOPTIMIZE         
      PGMNAME(LONGUPPER) 
      PROBE            
    NOPROFILE          
      SEPOBJ           
      SEQUENCE         
    NOSOSI             
      SIZE(2097152)    
    NOSOURCE           
      SPACE(1)         
      SQL              
    NOSSRANGE          
      TERM             
    NOTEST             
    NOTHREAD           
      TRUNC(STD)       
    NOVBREF            
    NOWORD             
    NOWSCLEAR          
    NOXREF             
      YEARWINDOW(1900) 
      ZWB
   
   LineID  Message code  Message text    (Note 4)
           IGYDS0139-W   Diagnostic messages were issued during processing of compiler options.  These messages are
                       located at the beginning of the listing.
      193  IGYDS1050-E   File “LOCATION-FILE” contained no data record descriptions.  The file definition was discarded.
      889  IGYPS2052-S   An error was found in the definition of file “LOCATION-FILE”.  The reference to this file
                       was discarded.
                         Same message on line:    983
      993  IGYPS2121-S   “WS-DATE” was not defined as a data-name.  The statement was discarded.
                         Same message on line:    994
      995  IGYPS2121-S   “WS-TIME” was not defined as a data-name.  The statement was discarded.
                         Same message on line:    996
      997  IGYPS2053-S   An error was found in the definition of file “LOCATION-FILE”.  This input/output statement
                       was discarded.
                         Same message on line:   1009
     1008  IGYPS2121-S   “LOC-CODE” was not defined as a data-name.  The statement was discarded.
     1219  IGYPS2121-S   “COMMUTER-SHIFT” was not defined as a data-name.  The statement was discarded.
                         Same message on line:   1240
     1220  IGYPS2121-S   “COMMUTER-HOME-CODE” was not defined as a data-name.  The statement was discarded.
                         Same message on line:   1241
     1222  IGYPS2121-S   “COMMUTER-NAME” was not defined as a data-name.  The statement was discarded.
                         Same message on line:   1243
     1223  IGYPS2121-S   “COMMUTER-INITIALS” was not defined as a data-name.  The statement was discarded.
                         Same message on line:   1244
     1233  IGYPS2121-S   “WS-NUMERIC-DATE” was not defined as a data-name.  The statement was discarded.
     Messages    Total    Informational    Warning    Error   Severe   Terminating    (Note 5)
   Printed:      21                          2         1       18
   * Statistics for COBOL program SLISTING:    (Note 6)
     Source records = 1765
     Data Division statements = 277
     Procedure Division statements = 513
   Locale = en_US.IBM-850                      (Note 7) 
   End of compilation 1,  program SLISTING,  highest severity: Severe.   (Note 8)
 Return code 12

End of image description.


Terms of use | Feedback

Copyright IBM Corporation 1996, 2008.
This information center is powered by Eclipse technology. (http://www.eclipse.org)