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
How many program bind in one module....
what is the difference between do while and do until?
how do I declare a minor?
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.
When it is desirable to describe files Internally?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How can we override a file during runtime in rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
how do I preserve and clean the array?
How to declare the pull button in AS/400..
are there any useful c runtime apis that I can call from rpg iv?
what is *place and *auto keyword in prtf ?plz explain
What is the purpose of record level identifier?
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
what is a rpg?