what will happen if i give program name and member name as
different? program runs successful or w'll abend?

Answer Posted / vijay

The program will be compiled successfully and the load will
be created with the member name only. So, no issues with
program name and member name being different.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

832


What is the Purpose of Pointer in the string?

816


What do you understand by psb and acb?

842


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2590


Difference between cobol and cobol-ii?

936


Write a cobol program making use of the redefine clause.

921


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2084


How many sections are there in data division in COBOL?

881


how do you reference the printer file formats from cobol programs

880


How you can characterize tables in cobol?

915


How can you get the ksds file records into your cobol program?

838


Are you comfortable in cobol or jcl?

799


What is the use of intialize verb?

964


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

841


How do you define a variable of comp-1 and comp-2?

904