how do I do concatenation in rpg iv, like I do in cl?
Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
How to create a key field for a logical file inside RPG?
How can we receive values from a called procedure in CL?
Errors in Sql query will be in which state?
how we create binder member for updating service program and where we type this code on command line or in program ? strpgmexp pgmlvl(*current) export symbol (xyz0 endpgmexp. plz explain me this step by step .
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
how to find whether a date format is valid or not in RPG400 not in RPGILE.Can you please write the coding for this sir,i'm new to AS400.Please help.
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
1. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.
how do u find whether a record is locked or not??
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.