What is the diff bw PF/LF Name and their Record format
name? what is restriction in record format then file name?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
what is EXCEPT command in rpg and use
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
what is the necessary command needed before OPNQRYF and why?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
What are the types of identifiers?
steps for debugging two rpg programs????
what is an online rpg?
what is mean by *MAP and *DROP?what commands use these two keywords?why are they used?
What is the difference between iter and do?
1.find most occurrences of a character. for exm: input:aaabbbbdddddyyy output: d 5 times how can i get that?
How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program