RPG400 Interview Questions
Questions Answers Views Company eMail

In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?

1 3048

How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1296

I have a file .In that file i have 3 fields. Those fields are eno, ename, esal.Keyfield is eno. In that file i have data like this for eno 1,2,3,4,5. Now i need to display 2nd record. That means i need to set the pointer on 2nd record... Then, write the complete rpg program using setll.

1 2986

When it is desirable to describe files Internally?

1177

How Chain operation copies the record's data to the input buffer for the program?

IBM,

1065

Interviewer asked me write down DDS for load all subfile .can anybody write dds

1004

How to call one program from another program in RPG? please help me with the code

HCL,

1245

Write a program to display prime numbers between 1 to 100 using RPGLE.

1 4389

How to add 2 new fields in a file? How many ways are there in as400?

2 1986

How to print Superscript / Subscript from RPG400

1 2018

A rpg or clp command to find if the file field is defined as a character or numeric field.

IBM,

1 1554

what is the necessary keyword needed to scroll subfile records?

IBM,

692

can I touch the array during treatments?

IBM,

734

can you debug ile rpg program using isdb?

IBM,

727

check existence of one record without using chain or read?

IBM,

1 1326


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

How to handle duplicate error handling in RPG?

1660


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

600


what is the difference between do while and do until?

686


explain sflclr, sflend, sfldlt, and sflcsrrrn?

874


can you debug ile rpg program using isdb?

727






can I touch the array during treatments?

734


how can I tell when to replace the array?

686


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2356


what is an online rpg?

707


Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?

4180


How to declare the pull button in AS/400..

1864


what is the use of sflnxtchg?

791


What is the difference between copybooks and subprocedures in as400?

795


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

487


How Chain operation copies the record's data to the input buffer for the program?

1065