how do u find whether a record is locked or not??
Answer Posted / shishir
wrkobjlck : this command is basically used to find weather record of file is lock or not
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
how can I tell when to replace the array?
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?
how do I play {insert rpg system here}?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is the procedure and explain about real time scenario.
What is the difference between copybooks and subprocedures in as400?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what are the key words you must use when using a subfile?
what is data area and how it is used in rpg program ?
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...?
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.
How would display prime numbers using CL program?
Explain mdt?
When it is desirable to describe files Internally?
can you debug ile rpg program using isdb?