How you can delete a record from a ps file in cobol?
Answer / shib
No we can not...we can skip a record logically and write the file.
https://www.ibm.com/docs/en/cobol-aix/5.1?topic=mode-file-organization-access
| Is This Answer Correct ? | 0 Yes | 0 No |
which of the following can be used as a check protection symbol a.Z b.S c.* d.+
What is the difference between Call and a Link?
What do you feel makes a good program?
What type of SDLC u followed? Why?
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
Please let me know at which Scenarios we will go for STATIC call or DYNAMIC
How to increase the logical record length of existing PS file?
What does the INITIALIZE verb do?
Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
. How do we cast a variable in COBOL
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE