Describe the function of SETLL operation in RPG language?
Answer / jayvardhan
The SETLL operation positions a file at the next record with a key or relative recordnumber that is greater than or equal to key or relative record number specified infactor1.
Is This Answer Correct ? | 0 Yes | 0 No |
What are the different definition levels in Data Description Specifications?
Dear All, I have one confusion related to my platform. I am working with Wipro from last two year however still I am looking for AS400 platform kindly show me the way out of it. And please share with me the hardware knowledge that how I grow myself in hardware (AS/400) also.
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
what are different record spacing keywords in rlu ?
How to retrieve data from data area?
what is externally described file ?
can you specify a display file to be used in the following modes input,output, or combined modes ?
what does defn do?
How we can delete all the Logical File of a Physical file in one instance ?
how to see the error messages for each command in cl?
what is service program?
(1)In Cl Program,Are PGM and ENDPGM mandatery Keywords or not .If yes, please tell me why these keywords is necessary. (2)If we will not define these two keywords (PGMand ENDPGM) then any error will be come or not.