whare we can use IN AND OUT AND UNLCK opcodes?please can
any body tell me in real time senario with example
Answer Posted / poorvi
For writing to a data area - OUT
For reading from a data area - IN
Before Writing to a data area we LOCK it and then unlock
(UNLCK) after writing to it
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what is the difference between seton lr and retrn?
what are the two record formats a subfile contain ?
what does vldcmdkey means?
What is RETURN CURSER LOCATION in subfile?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how can u check no of records in a file?
under given circumstances, my cgi should link to another site. How to implement this?
what is full form for dds?
how can you detect and handle a record lock situation?
what is the maximum number of files allowed in rpg?
what is the difference between udate and the system date?
what is rpg ?
is it there an easy way to determine if an html section is available to issue a wrtsection upon?
In Which Specs Arrays, Tables & Constants Are Defined?
how does union file maintains record formats?