what are the array operations?
how do u track msg in cl pgm???
Errors in Sql query will be in which state?
How to read alternative records in a pf by using rpg?
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
How do I read records from Subfile? what is the purpose of READC explain with example?
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)
steps involved in debugging and types of debugging modes?
What are the types of identifiers?
I have one cl program which calls two rpg programs named a & b. I am loading a run time array in Pgm A and the control comes back to cl pgm. i call pgmb and I want to read the runtime array in pgmb which was loaded in pgma. How it can be acheived. I should not use any intermediate file or dataarea to store the loaded values.
How do you call procedures in ILE?
Can you copy the records created by the OPNQRYF to other files and how?
what is file information data structure?