What you have to do in the display file when you are using
message subfile?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
are there any useful c runtime apis that I can call from rpg iv?
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?
what is plat file?
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 journalling and commitment control?
how to check on which PF , the LF is dependant ?
what are the key words you must use when using a subfile?
To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...
can I touch the array during treatments?
what is *place and *auto keyword in prtf ?plz explain
There is a excel sheet having details of Old account number and new account number. I need to update these details in my AS400 files. i.e. all the records having old account number should be replaced with new account number. There can be 100 or 200 or 300 PFs...no fix files known. how can we do this?Solution should be performance oriented