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

About conversion of OS/VS Cobol to VS COBOL II


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

New User


Joined: 30 Jul 2004
Posts: 95

PostPosted: Wed May 25, 2005 5:37 pm
Reply with quote

hi all,

what are the mandetory compiler options i have to give while i am converting all os cobol programs to vs cobol II programs.

regards,
siva pradeep
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Wed May 25, 2005 11:11 pm
Reply with quote

Nothing mandatory. But the following are recommended.

Code:
FLAG(I) - To identify old elements

FLAGSAA - Make your programs portable

NUMPROC(MIG) - Similar Sign processing like OS/VS COBOL

MIXRES - Mixed residential program compilation
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top