How to find How Many Lines in Sysin DD * Parameter Thru
Cobol Coding?
If any one knows the Answer Please Reply .....Thanks From
Shree

Answer Posted / sruthi

We can say how many lines in sysin dd * parameter by seeing
ACCEPT stmt in cobol pgm.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what you understand by passing by value.

716


What is the difference between external and global variables in COBOL?

823


What is the utilization of copybook in cobol?

670


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

645


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

758






What is amode(24)?

688


What is the difference between next sentence and continue in cobol programing language?

718


What is the problem of ordered sequential files access?

710


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1920


What are various search techniques in cobol? Explain.

659


What kind of error is trapped by on size error option?

749


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1794


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

2021


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

674


How do you reference the fixed block file formats from cobol programs

715