how do u indetify files succesfully executed or not ?
Answers were Sorted based on User's Feedback
Answer / anusha
by using file status codes.if the file status code is 00
the file executes succefully
| Is This Answer Correct ? | 25 Yes | 0 No |
Answer / kavitha
if file status is 00 then we can say that the file is
executed successfully
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a program to concert an Indexed file into Sequential file?
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,
What is the difference between goback, stop run and exit program in cobol?
What are literals?
waht is inspect verb? where it can be in real time?
Suppose i want to declare a binary comp fild of 7 byte .how to write?
can we write paragraph in area B .....
how do u indetify files succesfully executed or not ?
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.
How to print 10 to 1 if the input have only 10 digit number?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
what is label record is standard or omitted in file description of data division?