IBM AS400 AllOther (736) 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 10421I 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 11987The 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 12277Hi,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 4871what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
3 9830
how do u compile rpgle program?
what is data area and how it is used in rpg program ?
what is full form for dds?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
what is the maximum number of fields under a record format of physical file?
what is the maximum number of subroutines allowed in rpg?
what are the important factors in error message subfile ?
what is the necessary keyword needed to scroll subfile records?
which single rpg opcode performs both setll and reade?
what are members?
what is the function of cpyf command?
how to write code for singlepage in sqlrpgle with update ?
What is the purpose of the chain and setll and setgt?
what is the version of os/400 that we have?
what are all the contents of subfile?