How do you know if a record exists without doing a READ and
CHAIN?
Answer Posted / kcsyam
SETLL with inticator EQ = 1
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What is a record lock error?
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.
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
How can we know running job is batch or interactive?
How would display prime numbers using CL program?
How Chain operation copies the record's data to the input buffer for the program?
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.
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
Explain mdt?
How to declare the pull button in AS/400..
what is the procedure and explain about real time scenario.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
how do you use commitment control in rpg?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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?