explain sflclr, sflend, sfldlt, and sflcsrrrn?
No Answer is Posted For this Question
Be the First to Post Answer
is this a rpg channel?
I have some doubts on subfile----------- -----I wrote a prog on subfile to display the records. Every thing is clear but i defined a field called "opt" as input field in subfile record format from that input field i wish to enter into new screen called "EDIT" which i created it as a separate RCD in display file. i gave opt as 2 for edit just like in WRKMBRPDM screen please telll me the code and how can i code for it in RPG.
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
How to handle duplicate error handling in RPG?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
How Chain operation copies the record's data to the input buffer for the program?
How would display prime numbers using CL program?
what is post opcode do
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.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How to update selected fields from pf without using update opcode. How to read all member in Rpg-3,without using any cl command?
what is the difference between the cpyf command crtdupobj command?