How can the user implicitly open and close the files in RPG program ?
Answers were Sorted based on User's Feedback
Answer / vishwa natri
Enter UC in position 71-72 of F specs.
Use OPEN and CLOSE opcodes in RPG program to open and close files.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is OUTFILE?what is the uses and disadvantage? where we can use this?
what is procedure prototype and procedure interface.
when is a tag statement used in rpg?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
Can level check error occur if we do chgpf?
how can send report to user through cl program in as400
What is the purpose of the "N" in the following calculation specification? C KEY CHAIN FILE N 99
In which specification Data Structures can be defined?
How to convert a spool file to PDF file in AS400?
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
what does the opcode free do?
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?