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

Cobol verbs in data division


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

New User


Joined: 06 Jul 2007
Posts: 5
Location: Chennai

PostPosted: Fri Feb 15, 2008 9:32 am
Reply with quote

Could you please let me know what are the cobol verbs used in data division?
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


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

PostPosted: Fri Feb 15, 2008 10:10 am
Reply with quote

Lalitha,

We use verbs in Procedure Division, don't we ?
Back to top
View user's profile Send private message
vasanthkumarhb

Active User


Joined: 06 Sep 2007
Posts: 275
Location: Bang,iflex

PostPosted: Fri Feb 15, 2008 10:46 am
Reply with quote

Hi,


Please refer the manual in this forum before asking like this question, the manual is provided at the top of the forum.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Fri Feb 15, 2008 8:18 pm
Reply with quote

Hello Lalitha,

Were you able to find the answer to your question in the COBOL documentation?

If not, please clarify your question here and someone will be able to provide direction.
Back to top
View user's profile Send private message
Lalitha Hima Bindu

New User


Joined: 06 Jul 2007
Posts: 5
Location: Chennai

PostPosted: Mon Feb 18, 2008 2:34 pm
Reply with quote

Hi all,
I got few verbs like COPY, VALUE, JUSTIFIED RIGHT VERBS which can be used in Data division of cobol program.
But i want to know whether only these are the ones used or we have some more verbs.
Please let me know.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Mon Feb 18, 2008 2:39 pm
Reply with quote

well copy is a compiler option.

value and justified right are parms for 'data description entries'.


'we have let you know'

THERE ARE NO COBOL VERBS FOR DATA DIVISION
Back to top
View user's profile Send private message
Lalitha Hima Bindu

New User


Joined: 06 Jul 2007
Posts: 5
Location: Chennai

PostPosted: Mon Feb 18, 2008 5:53 pm
Reply with quote

Thank you for clarification
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 to save SYSLOG as text data via P... All Other Mainframe Topics 1
No new posts Store the data for fixed length COBOL Programming 1
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
Search our Forums:

Back to Top