can anybody help me to solve this problem. the program that
i m checking display error message saying "Record format
for file AJDSPFFD does not match model file and decimal
error. how to solve this problem. The AJDSPFFD is snapshot
the AJTLOG that is the audit trail list.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between iter and do?
How do you code file / field renames in ILE RPG?
in which journalling which attributes are necessary??/
there is any limit to display the members in rpg400?
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
How to add 2 new fields in a file? How many ways are there in as400?
1.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF
what is kids-rpg?
What are different ways to pass data between programs and which one is the efficient way?
what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
Can an indexed file be accessed in arrival sequence in RPG?
What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file