Answer Posted / naveen87ginjupalli
SPOOL- (simultaneous peripheral operation online)
TSO SDSF ST is the command display the spool information.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How do we get current date from system with century in COBOL?
how do you define single dimensional array and multidimensional array in your cobol?
What is report-item in COBOL?
Which mode is used to operate the sequential file?
how do you reference the variable unblock file formats from cobol programs
What is the problem of ordered sequential files access?
explain sorting techniques in cobol program?
Whats the difference between search & search ALL?
What is inspect in cobol ?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Difference between cobol and cobol-ii?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
Write some characteristics of cobol as means of business language.
Name the divisions, which are available in a cobol program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?