Anybody can explain the difference between SFLCLR & SFLINZ?

Answer Posted / guest

SFLCLR - is used to just clear the subfile
SFLINZ - is used to clear the subfile and also initialize
the subfile records with its initial values.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the key words you must use when using a subfile?

882


what do you mean by an input subfile, what are the keywords required?

1016


what is data area and how it is used in rpg program ?

996


How to declare the pull button in AS/400..

2097


what is the use of sflnxtchg?

1011


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

2924


what is a rpg?

903


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

1498


How would display prime numbers using CL program?

5936


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.

2264


What is a record lock error?

1481


what is the procedure and explain about real time scenario.

1688


how can I tell when to replace the array?

887


what is the difference between do while and do until?

935


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

690