what does exfmt does?
Answer / pooja
EXFMT is combination of Read and Write. So by using this Opcode we can read and write a record in RPG.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between externally described file and program described file?
how to see the error messages for each command in cl?
how can you detect overflow for a print program that prints multiple lines per cycle?
not all command typed on command line are cl command? true r false
does we use case stmt in cl
how to pick up the changed records every time in a subfile after the first change made ?
List and explain the different type of data structures?
what are the different types of arrays?
What is the purpose of USROPN keyword?
What is source physical file?
what is the disadvantage of using global variable?
A phisical file has two fields like 1) Account No(10,0) 2)Phone No(15,0)Unique on both fields?Please give me the answer for this?