How to index LF by relative record no (RRN)
how to run only 10 modules of existing N modules in service program in RPGILE ?
Can a run time array be declare like below with no specified number of elements ? Is it possible ? DFLD_ARRAY 7 DIM() INZ(*blanks) What does this mean ? Does this mean that the number of array elements will be dynamically declared during run time ?
What are the necessary keywords required to code a message subfile?
A pgm subroutine calling child subroutine, that child subroutine again calling parent subroutine, u have 1000 lines of code, with out debugging , how can u find that error??? Is there any command to find errors in pgm???
1.What is referential Integrity? 2.What is Foreign Key? 3.What is Transfer Control? 4.What is Free format?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
Can we found a record existance in a file w/o reading the file?
6 Answers Traitsys Technologies,
what is file information data structure?
How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
How can i keyed a flat file in RPGLE
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
How to index LF by relative record no (RRN)