i)What is the command to lock a file in a program
ii)2. Can you get a level check error in a CL program
Answer Posted / avinash
1) ALCOBJ
2) No,not in CLP
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
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 would display prime numbers using CL program?
what do you mean by an input subfile, what are the keywords required?
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
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
When it is desirable to describe files Internally?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How can we know running job is batch or interactive?
what is the difference between do while and do until?
What is ment by record level identifier?
What are the types of identifiers?
How Chain operation copies the record's data to the input buffer for the program?
can I touch the array during treatments?
how do I declare a table or array in rpg iv?
what is an online rpg?