Is It Possible to Update or change in VIEW Mode?
Answer Posted / vikcha83@gmail.com
put VSAVE on commnad line after it has been opened in view
mode,,and enter..:) its simple
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the utilization of copybook in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How you can characterize tables in cobol?
How do define dynamic array in cobol.
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
How can you get the ksds file records into your cobol program?
When is inspect verb is used in cobol?
Explain about different table spaces.
What is the usage of comp fields in cobol?
Name some of the examples of COBOl 11?
How arrays can be defined in COBOL?