1.How can you search an entire source file for a particular
field name?

2.How can you find the differences between two versions of
the source for the same program?

3.What is a hidden field as it relates to a sub file?

4.How do you display a sub file that has no records in the
sub file?

Answer Posted / swetha p rao

we can display a subfile without records. but we have to
handle it in program,

If RRN >0
set on display and control indicators
else
Seton control and set off display indicator
Endif

Exfmt Screen

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?

760


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...?

1457


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

706


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1304


Explain mdt?

659






how do you use commitment control in rpg?

750


How Chain operation copies the record's data to the input buffer for the program?

1076


1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5390


What is a record lock error?

1259


What is ment by record level identifier?

647


can you debug ile rpg program using isdb?

732


what is the difference between do while and do until?

697


what is program status data structure?

1370


what is *place and *auto keyword in prtf ?plz explain

2720


explain sflclr, sflend, sfldlt, and sflcsrrrn?

882