this is rpg3 code
W0RTN IFEQ @CN,002
what is the means @CN,002
Answer / pascal
@CN is an array and @CN,002 represents the 2nd element of
that array
| Is This Answer Correct ? | 3 Yes | 0 No |
what is file identifier wher we can use
How can we access Interactive job LDA in Batch Job?. and How we can access a file in interactive QTEMP lib in Batch job?.
where we give the MSGSFL in rpg400?
what is plat file?
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
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??/
Can AnyOne tell me how to read join logical file in rpg from starting to end?
Can a indexed file be accessed in arrival sequence in RPG?
what is file information data structure?
WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?
how to run only 10 modules of existing N modules in service program in RPGILE ?