what is mean by *MAP and *DROP?what commands use these two
keywords?why are they used?
Answer Posted / manoj
Both keyword are used in cpyf command
*MAP will check byte by byte.
When we copy the records from one file to other file then
we used CPYF command.
Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
what is the necessary keyword needed to scroll subfile records?
how can you display specific subfile page on the screen in unequal subfile?
how do you use commitment control in rpg?
What is the difference between copybooks and subprocedures in as400?
how do I play {insert rpg system here}?
How many program bind in one module....
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
are there any useful c runtime apis that I can call from rpg iv?
how do I declare a minor?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
can you debug ile rpg program using isdb?