How to open and see copy book ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650


What is redefines clause in COBOL?

841


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3710


how do you reference the ksds vsam file formats from cobol programs

649


In which area will you utilize 88 level items in cobol?

708






What are the different rules for performing sort operation?

753


Whats the difference between search & search ALL?

5243


explain sorting techniques in cobol program?

684


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

689


What is a scope terminator give example?

652


how do you reference the rrds file formats from cobol programs

789


What kind of error is trapped by on size error option?

735


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

670


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

619


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1796