what is the difference between start and startbr?

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


Please Help Members By Posting Answers For Below Questions

I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1111


explain sorting techniques in cobol program?

686


How do we get current date from system with century in COBOL?

796


What is the difference between comp and comp-3 usage?

672


How to print 10 to 1 if the input have only 10 digit number?

808






How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

700


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1645


Why occurs cannot be used in 01 level in COBOL?

711


What are the different rules of SORT operation?

689


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1586


What are all the divisions of a COBOL program?

660


Write a program that uses move corresponding.

668


How do get the result of your program directly on your pc?

1876


What is the difference between perform … with test after and perform … with test before?

877


In COBOL programming, what is PERFORM? What is VARYING?

668