Delete FileName at first statement in RPG.
Answer / sagar
If factor 1 contains no entry, the DELET operation deletes the current record (the last record retrieved). The record must have been locked by a previous input operation (for example, CHAIN or READ).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different ways to pass data between programs and which one is the efficient way?
How Commitment and Roll back control is used in as400, explain with real time senario ???
in which journalling which attributes are necessary??/
How do I link an existing logical file to it's Physical File without recompiling?
How can we change element of compile time array?Can we do so
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
what is file identifier wher we can use
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?