whare we can use IN AND OUT AND UNLCK opcodes?please can
any body tell me in real time senario with example
Answer Posted / swadesh
When we use data area in (RPG400) we can read this by IN
write through OUT and when write data area we lock this
after write we UNLOCK it.so that we can use this again.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how you will know whether you are in sfldrop or sflfold mode?
how to toggle between single line and multi - line display of a particular record in a subfile?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
what is the maximum number of fields under a record format of physical file?
what is the command to know key fields of file?
what is match field indicator?
what is sflinz and sflrna?
what is a keyed physical file?
what is procedure prototype and procedure interface.
what is the difference between normal upddta to pf and updating using dfu program?
can a indexed file be accessed in arrival sequence in rpg program?
define the rcvf command?
Write a logic program for knowing the repeated number of a vowels in a given program?
How can we read file using curser? how to define a curser?
Difference Between Skip Before & Space Before?