Your PARMS work for me. Are you sure they are being applied to the COMPILE 
step?

PP 5655-G53 IBM ENTERPRISE COBOL FOR Z/OS  3.4.0               XXXXXXX 
DATE 02
   000000           XXXXXX       DS    0H PROGRAM:XXXXXX
                                   USING *,15  
   000000  47F0 F028               B     40(,15)                 BYPASS 
CONSTANT
   000004  00                      DC    AL1(0)                  ZERO NAME 
LENGT
   000005  C3C5C5                  DC    CL3'CEE'                CEE EYE 
CATCHER
   000008  00000108                DC    X'00000108'             STACK 
FRAME SIZ
   00000C  00000014                DC    A(@PPA1-GSUT0247)       OFFSET TO 
PPA1 
   000010  47F0 F001               B     1(,15)                  RESERVED  
 
   000014                 @PPA1    DS    0H                      PPA1 
STARTS HER






I am trying to compile an Enterprise COBOL  program with the assemler
output but am not successful.

I am passing the following parms to the compiler:

PARM=('LIB,APOST,NODYNAM,RES,RENT,VBREF,XREF,LANG(UE),MAP,LIST')

Any care to figure out the error of my ways.

Thanks



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to