which MONMSG will give higher priority in CL program?
I know MONMSG are of two types. Program Level Monmsg and
Command Monmsg?
Answer / pk
Command level MONMSG takes priority over the global MONMSG.
| Is This Answer Correct ? | 22 Yes | 0 No |
this is rpg3 code W0RTN IFEQ @CN,002 what is the means @CN,002
The RP program is displaying records 11 times .But there are 10 records in a pf.(ie last record is displayed twice).How to display records only 10 times?
How to call one program from another program in RPG? please help me with the code
can i use unique key in LF
what r drawbacks of OPM? Why do we go for ILE RPG?
Anybody know the difference of primary file and full procedural file
How to search particular records from the database file in rpg?
how can we can we the data decimal error?how can we open such file in support
can you debug ile rpg program using isdb?
What are different ways to pass data between programs and which one is the efficient way?
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
How do you call procedures in ILE?