Answer Posted / kcsyam
CALLP
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How would display prime numbers using CL program?
What is file identifier where we can use?
What is a record lock error?
What is ment by record level identifier?
What are the types of identifiers?
what is a rpg?
how can you display specific subfile page on the screen in unequal subfile?
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 file information data structure?
How to write record if no field or the field are different in physical file in rpgle ?
How to declare the pull button in AS/400..
How to select highest score of each subject or how to select highest income of every month?
can you debug ile rpg program using isdb?
can I touch the array during treatments?
what are the key words you must use when using a subfile?