View previous topic :: View next topic |
Author |
Message |
nadh Intermediate
Joined: 08 Oct 2004 Posts: 192 Topics: 89
|
Posted: Thu Nov 29, 2007 6:30 am Post subject: Redefines |
|
|
Hi,
Can we use redefine at 01 level in FileSection? Upto me i remember that we should not use redefine in 01 level in filesection. Please confirm. Why I'm asking is in production few copy books used REDEFINES in 01 level in filesection. They are running fine. If i use those copy books in my program while compiling its giving error. Please update.
Cheers!!!
Nadh |
|
Back to top |
|
 |
vkphani Intermediate

Joined: 05 Sep 2003 Posts: 483 Topics: 48
|
Posted: Thu Nov 29, 2007 6:56 am Post subject: |
|
|
You cannot use REDEFINES at 01 level. |
|
Back to top |
|
 |
vkphani Intermediate

Joined: 05 Sep 2003 Posts: 483 Topics: 48
|
Posted: Thu Nov 29, 2007 6:57 am Post subject: |
|
|
Nadh,
DO not open multiple posts on the same topic. |
|
Back to top |
|
 |
nadh Intermediate
Joined: 08 Oct 2004 Posts: 192 Topics: 89
|
Posted: Thu Nov 29, 2007 7:05 am Post subject: |
|
|
Hi,
Excuse me...its by mistake...net is very slow in my place.
Cheers!!!
Nadh |
|
Back to top |
|
 |
Terry_Heinze Supermod
Joined: 31 May 2004 Posts: 391 Topics: 4 Location: Richfield, MN, USA
|
Posted: Thu Nov 29, 2007 4:04 pm Post subject: |
|
|
The reason behind not using REDEFINES in the FILE SECTION is that multiple 01 levels are implied redefinitions of each other. _________________ ....Terry |
|
Back to top |
|
 |
|
|