function of DSPPGMREF?
Answers were Sorted based on User's Feedback
Answer / syam
Provides a list of the system objects to which the
specified programs refer.
Object types - *FILE *PGM *DTAARA *SRVPGM
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ram
found option like-----
display list of all files
display list of all object
display all copy books
display list of all call program
| Is This Answer Correct ? | 4 Yes | 0 No |
how can see logical file based on which physical file and vice versa
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
Explain this error: "all record formats for externally-described file abcd ignored or dropped due to error; file ignored."?
how many maximum spaces could be given in o specs?
How can the user implicitly open and close the files in RPG program ?
what are the different methods to access seu?
what is the purpose of overrides?
what is difference between accespath and datapath? what is the difference between accespath and open datapath?
what is procedure prototype and procedure interface.
How can we change the uppercase to Lowercase in RPG?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?