Let?s consider a variable X of length 20. Move value ?ABC?
to it.How to determine how many characters does X have?
A particular job executing on the iS is not behaving as expected and is operating in an environment in which it can be debugged. What commands would you use to debug and observe the program?
how do I declare a minor?
how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?
How can we override a file during runtime in rpg?
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
How do you code file / field renames in ILE RPG?
how do u find whether a record is locked or not??
parameters cannot be passed in which one??
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
How can we make use of SETLL operation in CL?
How can you determine the number of characters in a variable?
ESCAPE message sent by child program can be handled by parent program using which keyword?