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

Implicit Redefines


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

New User


Joined: 19 Dec 2005
Posts: 3

PostPosted: Mon Dec 19, 2005 11:56 am
Reply with quote

Hai all

Plz make it clear about implicit redefines

Mathumitha
Back to top
View user's profile Send private message
rinu

New User


Joined: 19 Dec 2005
Posts: 2

PostPosted: Mon Dec 19, 2005 2:32 pm
Reply with quote

Hi Mathumitha

If u define more than one file structures in file section, Then Implicit redefines will be assumed.
It means all file structures maps the same storage area.They cannot be used simultaniously any where in the program.

That is what I knows, If Iam wrong Plz Correct me.
Back to top
View user's profile Send private message
natasha

New User


Joined: 19 Dec 2005
Posts: 1
Location: bangalore

PostPosted: Mon Dec 19, 2005 4:09 pm
Reply with quote

Hi Rinu,


Can u tell me about the difference between" REDEFINE" which we use in the Working Storage Section and IMPLICIT REDEFINE.



Regards,

Natasha
Back to top
View user's profile Send private message
umeshkmrsh

New User


Joined: 21 Sep 2005
Posts: 79
Location: India

PostPosted: Mon Dec 19, 2005 5:53 pm
Reply with quote

Hi natasha,

As far I know we don?t have implicit redefine in working storage section.
Could you please let us know from where this query has originated in your mind?
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 Cobol redefines for Signed pictured c... COBOL Programming 4
No new posts Another redefines in COBOL COBOL Programming 1
No new posts Redefines clause in symbolic map MPC ... CICS 1
No new posts Redefines usage COBOL Programming 15
No new posts Rename & Redefines COBOL Programming 5
Search our Forums:

Back to Top