ESCAPE message sent by child program can be handled by
parent program using which keyword?
Answer Posted / rashmimalpani
I guess SNDPGMMSG and then the error. I m not sure about
the answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is ment by record level identifier?
how do I declare a minor?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to declare the pull button in AS/400..
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
How to write record if no field or the field are different in physical file in rpgle ?
What are the types of identifiers?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
What is the purpose of record level identifier?
what is the use of sflnxtchg?
are there any useful c runtime apis that I can call from rpg iv?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How many program bind in one module....
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?