If the records of a file contains single layout then one would use Cobol "COPY" verb to include the copybook in Cobol. I would like to know how we would include the copybook of a file which contains multiple layouts created as XREF member in File-Aid?
Thanks in advance.
File-Aid XREF copybook Include in Cobol program
-
- Posts: 1
- Joined: Sat Oct 09, 2010 10:44 am
- Skillset: jcl
- Referer: texsas
-
- Global moderator
- Posts: 3805
- Joined: Tue Jan 25, 2011 12:02 am
- Skillset: Easytrieve Plus, Cobol, Utilities, that sort of stuff
- Referer: Google
Re: File-Aid XREF copybook Include in Cobol program
COPY is not actually a cobol verb. It is a compiler-directive. It tells the compiler to do something.
I don't know of a particular limit to the contents of a copybook. Put it in a program. Compile it. Check for error messages.
I don't know of a particular limit to the contents of a copybook. Put it in a program. Compile it. Check for error messages.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2599
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 2
- 3167
-
by enrico-sorichetti
View the latest post
Mon Oct 30, 2023 6:25 pm
-
- 1
- 2434
-
by engh
View the latest post
Fri Jul 08, 2022 7:31 pm
-
- 6
- 1939
-
by sergeyken
View the latest post
Sat Jul 17, 2021 12:38 am
-
-
Find the version of a cobol program through its load module
by vinigim » Fri Oct 30, 2020 3:16 am » in IBM Cobol - 5
- 5144
-
by chaat
View the latest post
Sat Nov 07, 2020 8:40 am
-