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 |
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
I have two questions here. 1. How to read a flat file in reverse order? 2. How to read a VSAM KSDS file in reverse order? In both the cases we donot know the total number of records.
What is a scope terminator? Give examples.
how to check whether the open command of a sequential file is successful? or not?
In an EVALUTE statement is the order of the WHEN clauses significant?
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
How to remove 2 duplicate records and copy only one using job control language?
what will happen if pass values more than 100 using PARM parameter?
what is the difference between Plan & package?
what is srange and nosrange pls reply to ths question ?
where do u use low-value and high value in cobol
If I want to increase the Limit in GDG. What should I do?