I had ruestion in one of the interview.....
If 1 file has more than 1 member and i want to use the 2nd
member in the RPG pgm (in RPG400),how can I use this....
I know the possible answers i.e. useing API 'QCMDEXE' or
Before calling the pgm I can use OVRDBF for that member...
but I dont' want to use both the tips in above scenarion.
Does any body tell me how can i use this ....?
Answer Posted / swetha p rao
I dint get you. You define your member name and specify
Extmbr in F spec.This is in RP400 only rite? we are not
using anything else other than RPG400.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
in which specification the report layout can be defined?
what is a query can be run in which mode?
which are the member types which seu supports?
which indicator is used for read?
is there any way to dynamically merge other html scripts into a given html?
what is a program described file in rpg?
can error messages as a result of a comp, range or values keyword be overridden?
What is difference between rename and prefix?
what are indicators?
define the purpose of the *cat function?
what does dfu program you to do on a record?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
What Is Default Data Type (if You Define Decimals '0') In Physical File?
WHAT IS FERERENTIAL INTRIGRITY ?
how can a cgi check whether an ifs object is available?