How can you delete records form a file in rpg without
using "Delete" OPCODE?

Answer Posted / syam

Surendra....Not all records or Not cl command!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do I declare a minor?

707


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2045


What is the difference between copybooks and subprocedures in as400?

801


what is an online rpg?

720


How to call one program from another program in RPG? please help me with the code

1250






what is kids-rpg?

661


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

1554


How can we override a file during runtime in rpg?

678


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2513


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1445


What is ment by record level identifier?

645


What is the difference between iter and do?

665


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

706


how does the rpg element work?

711


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5388