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 normalisation?
Can JUSTIFIED be used for all the data types?
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayedafter the PERFORM is over?assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above since there is a syntex error
What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad
what is the basic concept of mainframe? what knowledge is needed for learn this mainframe?
What are the differences between OS VS COBOL and VS COBOL II?
can we print comp 3 stmts how ?
S9(5)V9(2) occupies how many bytes memory ?
Consider the following COBOL entries: 05 X PIC 99 VALUE 10. SUBTRACT 20 FROM X. The resultant value of X wil be
What will happen if you code GO BACK instead of STOP RUN in a stand alone COBOL program ?
8 Answers Arigo Infotech, IBM,
What is a subscript ?
Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?
6 Answers ABC, IBM, Mphasis, Wipro,