how can I tell when to replace the array?
No Answer is Posted For this Question
Be the First to Post Answer
WHAT IS MONMSG IDENTIFIER FOR STRTCPFTP command IN cl (as/400)?
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?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file
3 members in a databasefile .how to read records from all the members?????????
What is a record lock error?
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
I have 1000 records in a file. I would like to generate 10 identical reports from this record with same format (structure of records) how do I do this?
1.The questions have given an array declaration and move operation then this statement is correct or not?
in rpg could u please tell me errors types and meanings like 3030 that ....
Write a program to display prime numbers between 1 to 100 using RPGLE.
what is the difference between SETON RT & RETURN?
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?