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

can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1908


What are different data types in cobol?

695


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6841


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678


explain sorting techniques in cobol program?

692






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

1595


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)?

635


What is amode(24)?

684


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

719


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


what are decleratives in cobol?

1831


how can i see junk values in dclgen or in hostvariable of comp ?

2546


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


What are the different data types in cobol?

801


What are the different rules for performing sort operation?

766