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

Difference between 77 and 01 level


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

New User


Joined: 22 Aug 2005
Posts: 14

PostPosted: Thu Oct 13, 2005 9:50 pm
Reply with quote

HI friends

Any one help me regarding this question

Any more difference between declaring data item in 01 level and 77 level.?

i know this difference only..,


Level 77 can be used to describe independent elementary items in the Working-Storage or Linkage Sections.

Level 01 can be used to describe both elementary and group items. Any item described in Level 01,

Any body help me in this regard i will appreiciate them ..,


and also advace thanks and regards.


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

Senior Member


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

PostPosted: Thu Oct 13, 2005 10:58 pm
Reply with quote

Hi Sumnath,

You are correct in differentiate between the two.

I remember some topics been discussed to compare the duo based on performance. Make a search in forum, If interested.

Regards,

Priyesh.
Back to top
View user's profile Send private message
Hames

New User


Joined: 03 Oct 2005
Posts: 49

PostPosted: Wed Oct 19, 2005 5:59 pm
Reply with quote

check the link below

ibmmainframes.com/viewtopic.php?t=4043
Back to top
View user's profile Send private message
vin12pr
Warnings : 1

New User


Joined: 14 Jun 2006
Posts: 56

PostPosted: Mon Sep 04, 2006 5:54 pm
Reply with quote

1 slot byte of memory will be reduced by using 01 instead of 77.
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 load to DB2 with column level ... DB2 6
No new posts Timestamp difference and its average ... DB2 11
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Difference when accessing dataset in ... JCL & VSAM 7
No new posts What is the difference between Taskty... Compuware & Other Tools 2
Search our Forums:

Back to Top