Answer Posted / mohan
reade--read the equal recd when u use setll or setgt
chain--used to get the rcd random sequenc
by using chain we can lock the recd and unlock the
rcd
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is a rpg?
What are the types of identifiers?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how does the rpg element work?
How would display prime numbers using CL program?
How to declare the pull button in AS/400..
What is ment by record level identifier?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
is this a rpg channel?
What is the purpose of record level identifier?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what is the use of sflnxtchg?
what is an online rpg?