⟩ What is the differences between getting the system time with EIBTIME and ASKTIME command?
The ASKTIME command is used to request the current date and time. Whereas, the EIBTIME field have the value at the task initiation time.
The ASKTIME command is used to request the current date and time. Whereas, the EIBTIME field have the value at the task initiation time.
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?
In 3 pages subfile 2nd page have error how you will display the subfile and do page up and page down this subfile?