In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?
How do you do indexing in a physical file?
CAN WE READ RECORDS WITHOUT USING SETLL,READ,CHAIN IN RPG?
RPG/400 faqs?
Can AnyOne tell me how to read join logical file in rpg from starting to end?
how can i retrieve the field name from display file at run time? Devendra Singh Tomar
When it is desirable to describe files Internally?
what is *place and *auto keyword in prtf ?plz explain
1. Which Built-In-Function will you use to achieve the following functionality? CLONO1NO2NO3 Factorl÷÷+OpcdeFactor2++÷ResultLenDHHiLoEq C QTY IFLT *ZERO C QTY MULT -1 QTY C ENDIF a) %ABS b) %TRIM c) %TRIMS d) %UNS
what is the difference between do while and do until?
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.
how do I preserve and clean the array?
What is the RPG cycle?