What is the difference between RPG/400 and RPG4
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
can we use cl programming to update or delete physical files
Mr.Yallamanda Reddy P thanks for your answer sir,can we use test(D) opcode in RPG/400,if yes please help me by eloborating on that answer by writing a sample code for that sir
How can a screen field that has changed since the last output operation be detected?
Maximum how many files declare in rpgle
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
In a particular program one file is used where override command is applied to a file, now this program calls another program where we want to use the same file but without override.How it can be done?
what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
difference between CHAIN and READE?