|
|
| Author |
Message |
khandelwal
New User
Joined: 13 May 2008 Posts: 5 Location: mumbai
|
|
|
|
hi ,
there is a variable defined in the cobol code
01 COPY IDMS SUBSCHEMA-NAMES.
01 COPY IDMS SUBSCHEMA-CTRL.
01 COPY IDMS CI-RELATION.
01 COPY IDMS CI-POLICY.
01 COPY IDMS CI-CLIENT.
when i searched for IDMS CI-CLIENT in the program no other use of it was there............
Can anyone tell what is this and why we use this. COPY was in the red ..thats why have doubt coz we dont define copybooks by this.....!! |
|
| Back to top |
|
 |
References
|
Posted: Thu May 15, 2008 2:39 pm Post subject: Re: Variable defined in the cobol code |
 |
|
|
 |
enrico-sorichetti
Global Moderator
Joined: 14 Mar 2007 Posts: 2565 Location: italy
|
|
|
|
Wouldn' it be better to ask Your peers ??
the only answer You might get here is if the syntax of the copy statements is right or wrong,
but why a copybook is included and if the variables are used or not...
well... that's something that really we cannot tell anything about
I just locked the topic to avoid useless traffic
( if any other moderator disagrees, he can just unlock it again ) |
|
| Back to top |
|
 |
|
|