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

What is the difference between VS-COBOL and VS-COBOl-II


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

New User


Joined: 19 Sep 2005
Posts: 13

PostPosted: Tue Sep 20, 2005 2:45 pm
Reply with quote

Hello friends


What is the difference between VS-COBOL and VS-COBOl-II?

Try to explain me with some examples


Bye

Sravya
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Tue Sep 20, 2005 3:12 pm
Reply with quote

COBOL-II supports structured programming features by using in line performs and explicit scope terminators.
Some new features included such as :
EVALUATE
SET TO TRUE
CALL BY CONTEXT etc.

Features Excluded :
READY TRACE
REPORT-WRITER
ISAM

It permits programs to be loaded & addressed above 16-MB line.

It offers enhanced CICS support.

Regards,

Priyesh.
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