how do u find whether a record is locked or not??
Answer Posted / sachin k gupta
Command DSPRCDLCK - Display record lock
Sachin Kr Gupta
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to call one program from another program in RPG? please help me with the code
What are the types of identifiers?
How Chain operation copies the record's data to the input buffer for the program?
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 do you use commitment control in rpg?
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...
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is the necessary keyword needed to scroll subfile records?
What is the difference between copybooks and subprocedures in as400?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is *place and *auto keyword in prtf ?plz explain
can you debug ile rpg program using isdb?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
What is the difference between iter and do?