How to find d key field of a pf that doesn’t have source
physical file?
Answers were Sorted based on User's Feedback
Answer / abhishek kumar
Use the command: DSPFD FILE(filename)
Search for record format:
Record format . . . . . . . . . . . . . . . : RECORDFMT
| Is This Answer Correct ? | 2 Yes | 2 No |
what is the difference between the procedure and module in ILERPG?
Why Rpg/400 is Famous?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
Delete FileName at first statement in RPG.
Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?
How can we receive values from a called procedure in CL?
How to print output from openquery in as400 ?
As400 Command to find the Name of the Program to which a Particular Module is Bound..? Ex: IC210AMR (*MODULE) is bound with Other Modules which Forms Program Object as IC210ABP(*PGM) . As400 Command to find the IC210ABP Using IC210AMR..? Thanks
How to print Superscript / Subscript from RPG400
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
what is post opcode do
If record-format name in an externally-described file has already been defined as a file-name.how to solve this?