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

How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?

CSC,

6 30070

In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding

Infinite Computer Solutions,

4 20040

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)

CTS, IBM,

6 22827

1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?

HCL,

8 15450

1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?

TCS,

2 10419

what is the difference between SETON RT & RETURN?

5 22546

What is the RPG cycle?

CSC,

3 21265

I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?

4 11985

The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?

6 12271

what is difference between DSPFD and DSPFFD?please give me real senario with good example?

1 18797

Hi,Please give me complete code with this logic. The question is how to read the records from a file with load an array of size with error condition? (The logic is Z-Add 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN9 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO)please give me complete code with explanation?

1 4871

Hi, Can anybody give me real sinario for SFLRCDNBR?with example?

2 14569

How to create a key field for a logical file inside RPG?

HSBC,

4 14482

Can somebody tell me that, Is it possible to read all the member of PF without OVRDBF?

6 12990

What is the OPEN and CLOSE accesspath?

CTS,

3 10208


Post New RPG400 Questions

Un-Answered Questions { RPG400 }

what is kids-rpg?

1172


How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

2057


How can we override a file during runtime in rpg?

1245


what is the necessary keyword needed to scroll subfile records?

1215


what is program status data structure?

2507


how do I preserve and clean the array?

1204


What is the purpose of record level identifier?

1169


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2671


What is the difference between iter and do?

1257


What is ment by record level identifier?

1184


Explain mdt?

1200


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3883


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...

1934


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

1660


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

3038