What are the steps you go through while creating a COBOL
program executable?
Answer Posted / nagaraju
1.design the program
2.code the program
3.compile the program(IGYCRCTL)
4.link-edit the program(IEWL/HEWL)
5.execution
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
A table has two indexes defined. Which one will be used by the SEARCH?
how to move the records from file to array table. give with code example
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What rules are to be followed while using the corresponding options?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is the difference between comp and comp-3 usage?
How do you get the data to code the BMS macro?
What is redefines clause in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
i need a small 3d program using inline and outline.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?