what are the array operations?
How can we receive values from a called procedure in RPG?
How to print Superscript / Subscript from RPG400
are there any useful c runtime apis that I can call from rpg iv?
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
what is estimation? and what is the level identifier parameter in PF?
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is post opcode do
What is the RPG cycle?
Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.
Can anybody tell me, does CL/400 handle LEVEL check while running the CL program....? plz share your experience...
What you have to do in the display file when you are using message subfile?
Is it possible to call a subfile using CL. IF yes.. kindly help me out with explanation...?