What are the types of identifiers?
No Answer is Posted For this Question
Be the First to Post Answer
Can more than one subfile record be displayed on one line?
Can an indexed file be accessed in arrival sequence in RPG?
Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
When will DUMP & DEBUG be ignored?
How to find d key field of a pf that doesn’t have source physical file?
2. Which of the following statement(s) explains the difference(s) between the /INCLUDE and ICOPY directives? a.) No difference, they function the same b.) ACOPY cannot be used as a conditional directive c.) IINCLUDE files cannot contain embedded SQL d.) Nesting /TNCLUDE directives is not allowed
how many variables can we declare in cl pgm?
what is the necessary command needed before OPNQRYF and why?
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
suppose there are 100 records and i want to read records between 60-70 how we can read this 10 records in rpg
How do I link an existing logical file to it's Physical File without recompiling?
1.I Have a physical file , i want to read the data from the each and every member of the File in the CL Program.How do you achieve this. 2.How do you do the same in RPG?. do think is it possible to read data from all the members in the RPG?