How to open and see copy book ?
Answers were Sorted based on User's Feedback
Answer / sudha
IF the copy book has the file stucture then we can open the
copy book thru FILEAID in option 8(view) and give the
location of the copybook and open it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / pavan,ap
if want see the copybook ,go to 3.4 option and give the
copybook name,,and open it in view or edit mode
| Is This Answer Correct ? | 8 Yes | 5 No |
in our shop we are using Insync , From main menu type Ins;1
and enter provide the filename , in addition you need enable
copy book layout option as cob or Y and provide the copy
book of giving pds name also , so that we can map the file
with that copy book to view it in readable format.
| Is This Answer Correct ? | 1 Yes | 4 No |
what is subscript in cobol?give realtime example?
What is the difference between a subscript and an index in a table definition?
What is difference between com and com3? Eg. s9(4) so what is the memory it will occupy com and com3.
Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand
What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.
77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
How to execute a set of JCL statements from a COBOL program?
How To move a value to an array using move verb?
In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?
Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
How to remove 2 duplicate records and copy only one using job control language?
Why there is no questions in this column?