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

How to know that you are using vscobol-11


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

New User


Joined: 29 Mar 2005
Posts: 62

PostPosted: Mon Jul 25, 2005 10:01 am
Reply with quote

Hi,

this question i faced in interview.how to know that you are using vscobol-11.is there any way to find out which cobol version is using in the program give me an good sugestion.

regards,
kumar
Back to top
View user's profile Send private message
gangas

New User


Joined: 20 Jul 2005
Posts: 14

PostPosted: Mon Jul 25, 2005 10:52 am
Reply with quote

by seeing the compile jcl we can find the version of cobol
Back to top
View user's profile Send private message
karthikuma

New User


Joined: 29 Mar 2005
Posts: 62

PostPosted: Tue Jul 26, 2005 9:08 am
Reply with quote

hi friend,

how to find out by seeing the compile jcl.where it will be show the compileroption of cobol-11.plz give me clearly.
regards,
kumar
Back to top
View user's profile Send private message
vamseepotti

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Mon Aug 01, 2005 9:56 am
Reply with quote

You can know using END-IF and END-EVALUATE statements. END-IF,END-PERFORM and END-EVALUATE works in VS COBOL II only.


Vamsee..
Back to top
View user's profile Send private message
vamseepotti

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Mon Aug 01, 2005 9:56 am
Reply with quote

You can know using END-IF and END-EVALUATE statements. END-IF,END-PERFORM and END-EVALUATE works in VS COBOL II only.


Vamsee..
Back to top
View user's profile Send private message
vamseepotti

New User


Joined: 21 Oct 2003
Posts: 45

PostPosted: Mon Aug 01, 2005 9:57 am
Reply with quote

You can know using END-IF and END-EVALUATE statements. END-IF,END-PERFORM and END-EVALUATE works in VS COBOL II only.


Vamsee..
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 Tell me if VSCOBOL is 24 bits or 31 bit COBOL Programming 10
No new posts Difference between VSCOBOL-II, IBM CO... COBOL Programming 4
No new posts vscobol-11 interview question Mainframe Interview Questions 1
No new posts VScobol II to Cobol-85 or 74 COBOL Programming 1
No new posts vscobol on sequential file Mainframe Interview Questions 1
Search our Forums:

Back to Top