how will u code parm parameter and where pls ?
Answer Posted / rakesh reddy
In JCL
//step1 exec pgm=cobprog,parm='abcdef'
In COBOl
LINKAGE SECTIN.
01 PARM-FIELD.
05 PARM-LENGTH PIC S9(4)comp.
05 PARM-VALUE PIC X(6).
PROCEDURE DIVISION USING PARM-FIELD.
abcdf will reflect in PARM-VALUE
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Name the sections present in data division.
What are the different rules for performing sort operation?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
Write a program that uses move corresponding.
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) how do u code after getting data?
explain sorting techniques in cobol program?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What rules are to be followed while using the corresponding options?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
Mention the guidelines to write a structured cobol program?
What is cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com