How can you display the SPOOL information ?

Answer Posted / vaneesh

Simply write DISPLAY in the program.
and in the JCL write //SYSOUT DD SYOUT=*
This will display the the information which was coded with
the DISPLAY in the program.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between goback, stop run and exit program in cobol?

1216


What are the different rules for performing sort operation?

939


In which area will you utilize 88 level items in cobol?

882


How do u write test cases?

1808


Why would you use find and get rather than to obtain?

888






How many bytes S(8) comp field occupy and its maximum value?

1840


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

930


explain sorting techniques in cobol program?

874


Explain how to differentiate call by context by comparing it to other calls?

894


) How do u handle errors in BMS macro

1691


Write the code to count the sum of n natural numbers.

911


Which division and paragraphs are mandatory for a COBOL program?

905


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

973


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2225


How do define dynamic array in cobol.

846