What is the purpose of record level identifier?
No Answer is Posted For this Question
Be the First to Post Answer
difference betwen keywords and opcodes
program to find the number of objects used in a given program through a display.
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
how do I declare a table or array in rpg iv?
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
I am Submitting one job in batch that job calls three progams(PGMA, PGMB, PGMC). PGMB should be called after sucessfully completion of PGMA as like for PGMC also. So Can you please tell me how can we do that (without using data area)
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
how do I preserve and clean the array?
WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?