IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Compiler Options


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sha

New User


Joined: 18 Feb 2004
Posts: 6

PostPosted: Thu Feb 26, 2004 11:52 pm
Reply with quote

Hello Sir,

How can i find out the compiler options specified for my cobol program?
Back to top
View user's profile Send private message
tirumala

New User


Joined: 23 Sep 2003
Posts: 1

PostPosted: Fri Feb 27, 2004 1:36 pm
Reply with quote

Hi

We can see the compiler options in the SPOOL of your Compilation job's SYSPRINT.,this will contain all the compiler options.

E.g.The compiling options liting will be as follows

[img]Invocation parameters:
DYNAM,MAP,XREF,OFF,F(I,S),NODBCS,TEST(NONE,SYM)

IGYOS4020-W The "NSYMBOL(NATIONAL)" option was discarded due to opti
compiler invocation parameter took precedence.

Options in effect:
NOADATA
ADV
APOST
ARITH(COMPAT)
NOAWO
BUFSIZE(4096)
NOCICS
CODEPAGE(1140)
COMPILE
NOCURRENCY
DATA(31) [/img]

Let me know if you still have any queries
Thanks,

Tirumala
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts How I Found a Bug in a FORTRAN Compiler All Other Mainframe Topics 4
No new posts Compiler and run JCL for basic PL/I p... PL/I & Assembler 10
No new posts Pre-Compiler Bug with DSNH520I message? DB2 1
No new posts COBOL MVS options COBOL Programming 8
No new posts Default FTP options All Other Mainframe Topics 2
Search our Forums:

Back to Top