IBM AS400 AllOther (736) How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
6 22828Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?
4 335261.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?
HCL,
8 15461what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?
IBM,
4 40112Hi,while writing a program, what is the mandatory specification using rpg/400 (in7 specification)?And please tell me what is the difference between SCAN AND CHECK opcodes?can any body tell me in real time senario?with example?
3 10111whare we can use IN AND OUT AND UNLCK opcodes?please can any body tell me in real time senario with example
2 7877Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
1 22683How do I release jobs in queue and change a job destination to a different printer. I know wrkjobq but I have not worked with As/400 for a while,so_can someone help me?
2 6506
what is data area and how it is used in rpg program ?
What is the use of limit sys?
what is the purpose of ovrdta and ovrata keywords ?
What Is Ddm ?
What is redefine?
What is the difference between copybooks and subprocedures in as400?
what is kids-rpg?
what is join logical file?
what does check opcode is used?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
how can I control from my cgis the cache of a remote browser?
what is a keyed physical file?
is there any way to dynamically merge other html scripts into a given html?
what is the difference between sflclr and sflinz?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?