Anybody can explain the difference between SFLCLR & SFLINZ?
Answer Posted / lakki
SFLCLR _ clears the subfile to load records in to it
SFLINZ - initialise your records by default and display the
records in to the subfile
(it initialise the number of records depends on your SFLSIZ)
note: once u clear the subfile you can load but once u
initialise the subfile you cannot load the subfile you can
load the subfile after the SFLSIZ member greater than 1
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
how does the rpg element work?
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...?
what is the use of sflnxtchg?
is this a rpg channel?
How to select highest score of each subject or how to select highest income of every month?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how do I preserve and clean the array?
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.
How to declare the pull button in AS/400..
what is the difference between do while and do until?
How Chain operation copies the record's data to the input buffer for the program?
what is the rpg system?
how do I play {insert rpg system here}?
How can we know running job is batch or interactive?
what do you mean by an input subfile, what are the keywords required?