What is ment by record level identifier?
No Answer is Posted For this Question
Be the First to Post Answer
What would be the result on writing a data record to a PF file using the "WRITE" opcode after the SETON *ON *INLR statment?
How to find d key field of a pf that doesn’t have source physical file?
I have to change a program. This program is calling a subroutine mor than 100times within it. so will it have any performance issue? if yes than what changes i can make. Thanx for ur valuable answer.
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
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm
How can we receive values from a called procedure in RPG?
How to declare the more than one file in cl/400.
What is journalling and commitment control?
wat is the difference between dataarea and data queue?
5 Answers Airtel, Four soft, Shahi Exports,
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
are there any useful c runtime apis that I can call from rpg iv?