how can I tell when to replace the array?
No Answer is Posted For this Question
Be the First to Post Answer
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
in rpg could u please tell me errors types and meanings like 3030 that ....
when will come session device error?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
purpose of pannel group??/
how does the rpg element work?
1.String operatio such as moving the characters to the variables? 2.what are the building functions for check file longs? 3.which of the following methods will make externally describe file fields available to a program? A: A/copy statement that specifies the library file and member of the field reference file source code B: A data structure definition specification that names the file on the EXTNAME keyword C: A data structure definition specification that names the file on the IMPORT keyword? D: A Definition specification for each desired field with the REFFLD keyword
What is the RPG cycle?
steps involved in debugging and types of debugging modes?
what is importance of 'MAPFLD' IN OPNQRYF FILE ?
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?