Answer Posted / ananta bajpai
start is used in cobole cics &cobol relative file concernts
& startbr is use in cobol cics program onle. in relative
files start is used as
start file-name{key{is equal or is=,is<,is not} key data-
name] invalid-key }end-start
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
what is the difference between COBOL2 AND COBOL390?
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?
Are you comfortable in cobol or jcl?
How can you get the ksds file records into your cobol program?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Define cobol?
Can we redefine the field of x(200) to less than 200?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is a report item?
What are the access modes of START statement?
how to convert the recors form vsam file to db2 table tru file aid
how to move the records from file to array table. give with code example
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
how can i see junk values in dclgen or in hostvariable of comp ?
What is a SSRANGE and NOSSRANGE?