Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

RPG400 Interview Questions
Questions Answers Views Company eMail

What are the necessary keywords required to code a message subfile?

3 15196

What is the purpose of FRCDTA keyword?

IBM,

3 13406

What is the purpose of PUTOVR keyword?

2 12625

What is journalling and commitment control?

IBM,

3 11490

What is the purpose of Panel Groups?

4 19626

How can a screen field that has changed since the last output operation be detected?

IBM,

4 9395

What would be the effect on the field where reverse image, underline and high intensity?

IBM,

7 16643

Can more than one subfile record be displayed on one line?

IBM,

7 24046

How can i keyed a flat file in RPGLE

IBM, Wipro,

5 26129

How can we make use of SETLL operation in CL?

11 28693

How can you delete records form a file in rpg without using "Delete" OPCODE?

7 23627

How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.

2 20878

If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?

1 6963

1.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF

5 10088

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

HCL,

1 3632


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

how can I tell when to replace the array?

1253


explain sflclr, sflend, sfldlt, and sflcsrrrn?

1395


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

3038


How to select highest score of each subject or how to select highest income of every month?

1808


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2564


can I touch the array during treatments?

1212


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2843


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

2383


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

1660


how do I declare a minor?

1205


how do I preserve and clean the array?

1204


how do I play {insert rpg system here}?

1076


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?

5229


what is file information data structure?

2280


what is data area and how it is used in rpg program ?

1378