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 are the different types of variables available in cl?
which are the string manipulation opcodes?
what if my system I runs with system value qccsid 65535?
maximum number of subfiles that can defined in a rpg program for one display file is?
what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
how to write code for singlepage in sqlrpgle with update ?
What is the difference between array and a multiple occurrence data structure?
What is file information data structure(infds) in as400?
how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
Hi All, Can any one give me a suggestion for below prob One job is in MSGW due to decimal dara error and I find out stmt error and Value in DMUP. but my file has millions of records.So how can i find out on which record the error was occured....?
how will you find a string using pdm?
how can you detect and handle a record lock situation?