can I touch the array during treatments?
No Answer is Posted For this Question
Be the First to Post Answer
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?
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...
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?
How to find d key field of a pf that doesn’t have source physical file?
How do you find whether a job is a batch job or interactive?
what is estimation? and what is the level identifier parameter in PF?
How to print Superscript / Subscript from RPG400
i have 6 char field in program, but this field is using in all files i want to chage field size as 10 char , how can i do this except using *like defn...?
what is the equivalent keyword for CHAIN opcode ??
how can you display specific subfile page on the screen in unequal subfile?
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
check existence of one record without using chain or read?