Is It Possible to Update or change in VIEW Mode?
Answer Posted / santhosh vayathuri
yes it is possible to update the data in view mode .
once write the data if you give f3 it will tell it wont
save because you have opened in view mode . we need to give
the command in command prompt for updating the changes in
view mode like fallowing .
REPL .ZF .ZL MEMBERNAME
if you issue the above command it wil save the data what
ever we have editd
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How do you define a variable of comp-1 and comp-2?
explain sorting techniques in cobol program?
) how do u code after getting data?
What are various search techniques in cobol? Explain.
What is a SSRANGE and NOSSRANGE?
Explain about different table spaces.
How to remove 2 duplicate records and copy only one using job control language?
Whats the difference between search & search ALL?
What the difference is between continue and next sentence?
What is the local-storage section?
What is link edit in cobol?
What is the Purpose of Pointer in the string?
how do you reference the variable block file formats from cobol programs