How do pass the values to the parameters in cobol

Answer Posted / naidu

You can pass the values to cobol program using 3 ways:
1.passing the parameters from SYSIN
2.using parm
3.using file

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2756


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

986


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2324


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5599


how do you reference the ksds vsam file formats from cobol programs

881


Explain the configuration section of a cobol program with examples of syntax.

869


What is the difference between PIC 9.99 and PIC9v99?

1039


Can we change the password using ALTER? anyone tried and changed?

1750


What is rmode(any) ?

899


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1756


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

627


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1240


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2290


What the difference is between continue and next sentence?

877


I have a File that has duplicate records. I need only those records that occur more than thrice.?

9248