What you have to do in the display file when you are using
message subfile?
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
What will happen if we r using seton lr after return or vice versa.
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
what is ment by "MDT"
what is the difference between SETON RT & RETURN?
If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?
IN RLU what are the record level keyword is used?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
How to change the name of physical members Dynamically?
how do you use commitment control in rpg?
A rpg or clp command to find if the file field is defined as a character or numeric field.