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 |
What are the necessary keywords required to code a message subfile?
If the last record of a file has been read, and the next operation on that file is a READ operation, what will be the values of the input fields for that file? A. They will be blank and/or zero. B. They will be null. C. They will equal the values of the first record in the file. D. They will equal the values of the last record read.
which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?
two attributes which govern the excecution of a job>>>>??
what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.
How to search particular records from the database file in rpg?
How can i keyed a flat file in RPGLE
How can we call CL program to RPG? How many number of parameter we can pass
How to print output from openquery in as400 ?
i want to perform uniqness on db file bt my db file nt hving key by useing rpgle.
what is flat file?
HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?