How can the user implicitly open and close the files in RPG program ?
Answer Posted / 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 |
Post New Answer View All Answers
how will you search an array?
how to define global parameter in ile ?
what if my system I runs with system value qccsid 65535?
What is binder language ?
can a join logical file be updated?
what is the use of unique keyword and what level it is defined?
can we use ASCII ,CDUP,SENDPASV commands in SFTP?
what is the maximum number of subfiles that can specified in a display file ?
what is the purpose of data structure?
how can you execute a command from within an rpg program without calling a clp program?
why do we use readc? What is sflnxtchg?
what does vldcmdkey means?
how to pick up the changed records every time in a subfile after the first change made ?
what is rpg fixed logic cycle?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?