RPG/400 faqs?
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
How to declare the dynamic(run time) array in rpgle? can you please give example
What is a record lock error?
What are the necessary keywords required to code a message subfile?
Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks
what are the parameters of jobd?give in detail.&what are the parameters of subsystem...????
How many program bind in one module....
Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20
what is the difference between do while and do until?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How to update physical file in rpgle without using display file?
why subproc not run in dftactgrp?????/plz explain