⟩ What does it mean when EIBCALEN is equal to zeros?
When the length of the communication area (EIBCALEN) is equal to zeros, it means that no data was passed to the application.
When the length of the communication area (EIBCALEN) is equal to zeros, it means that no data was passed to the application.
In RPG program one file using as a PRIMARY file while running program some of the records reading twice any body know why its happening?
What are the commands that can be executed in CLP but not in RPG? Why?
Why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different?
What is the difference between ITER and DO? We know both are used to execute set of statements repeatedly, but what is the main difference?
Explain this error "All Record Formats for externally-described file ABCD ignored or dropped due to error; file ignored."?
How to search particular records from the database file in RPG?Suppose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular NAME field. How can we do the above using SEARCH criteria other than using the IF cond?
What is difference between array and multi dimensional data structure?
Calling program in rpg or rpgle a to b to c explain the scenario?
What is device error in as400?
What is difference between packed decimal and zoned decimal?