how do I preserve and clean the array?
No Answer is Posted For this Question
Be the First to Post Answer
Suppose I have 3 jobs a b and c. I want to submit b after successful completion of a and want to submit c after successful completion of b. Without using job scheduler or job queue, how can I do that through cl program?
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?
What is the difference Return and InLr?
What is the difference between copybooks and subprocedures in as400?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How can read PF in reverse order (end to start) in CL pgm..
what is EXCEPT command in rpg and use
wat is meant by hidden field , why it is used?
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening
1.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?
Can more than one subfile record be displayed on one line?
How to create a key field for a logical file inside RPG?