Q1.How we can copy the data of file one session to another
session?
Q2.how we can execute a loop infinitely in AS/400 coding?
Q3.In ALDON tool,multitask is posible on a perticular
object by the user?
Answer Posted / gayathri
2. Do *Hival
Call program or perform calculation
Enddo
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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...
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?
How to write record if no field or the field are different in physical file in rpgle ?
what is the rpg system?
what do you mean by an input subfile, what are the keywords required?
how do I play {insert rpg system here}?
What are the types of identifiers?
How many program bind in one module....
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is kids-rpg?
What is the difference between copybooks and subprocedures in as400?
can I touch the array during treatments?
What is ment by record level identifier?
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?
How to handle duplicate error handling in RPG?