How can we override a file during runtime in RPG? Without
using OVRDBF or calling a CL program
Errors in Sql query will be in which state?
what is file identifier wher we can use
What are the necessary keywords required to code a message subfile?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
Delete FileName at first statement in RPG.
1.The questions have given an array declaration and move operation then this statement is correct or not?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
steps involved in debugging and types of debugging modes?
How can we make use of SETLL operation in CL?
i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
Suppose you have 3 members in a database file. How to read records from all the members without using CL (OVRDBF) i.e. Entire process should be handled exclusively in a RPG program?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?