Can we found a record existance in a file w/o reading the file?

Answer Posted / srisailam

Yes by using file information data structure

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

do you use message subfiles? What are the necessary keywords required coding a message subfile?

677


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.

2040


How to write record if no field or the field are different in physical file in rpgle ?

471


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2263


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2358






How to select highest score of each subject or how to select highest income of every month?

1281


what is the difference between do while and do until?

691


How to handle duplicate error handling in RPG?

1664


what is the use of sflnxtchg?

793


If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?

604


explain sflclr, sflend, sfldlt, and sflcsrrrn?

876


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1007


are there any useful c runtime apis that I can call from rpg iv?

687


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2181


How many program bind in one module....

2107