How can you display the SPOOL information ?
Answers were Sorted based on User's Feedback
Answer / naveen87ginjupalli
SPOOL- (simultaneous peripheral operation online)
TSO SDSF ST is the command display the spool information.
Is This Answer Correct ? | 11 Yes | 0 No |
What compiler option would you use for dynamic linking?
is it mandatory to give data division before procedure division ? wht happens if i give procedure division first thn data division ? reply soon
How to print 10 to 1 if the input have only 10 digit number?
Write the code to count the sum of n natural numbers.
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
How can we increase the size of an existing PDS to include more no. of modules.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
What is the difference between copy and include in cobol?
What are declaratives and what are their uses in cobol?
why we are using picture clause in the cobol programs?
Define REDEFINE clause and Is it possible to have the redefine clause anywhere in the working storage section for a data name?