How to write record if no field or the field are different in physical file in rpgle ?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I am getting the error in RPG (All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored.) Please suggest any
what is EXCEPT command in rpg and use
1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?
Why Rpg/400 is Famous?
When a object will be locked & when a record will be locked? Plz explain.
Write the subfile logic program for the given concept. Load the data to the subfile depends upon the designation where designation is not a key field?
In how many ways a session/device error occurs,,, and what is the remedy for it?
how do u track msg in cl pgm???
how to retrieve RRN value in RPGLE program
What are different ways to pass data between programs and which one is the efficient way?
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
how do u find whether a record is locked or not??