Is It Possible to Update or change in VIEW Mode?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / krishna praveena
yes,bt it wont save the changes which we did after closing the prgm,it will give the msg while closing the prgm "in view mode we can't do the changes"
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / 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 |
sample code for read a 2nd record from last in flatfile how can do?
can we use 77 level no for Redefines?if we use give an example?
What is the reference modification.
What is "Call by content" and "call by reference"?
Give some examples of command terminators?
In an EVALUTE statement is the order of the WHEN clauses significant?
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.
What is the difference between subscript and index?
wht is packed decimal in cobol
what is record label is empty or standard in file description of data division?