what is the difference between clear and reset opcodes and
open and close opcodes?please tell me in real time senario
with example please?
And
What is the use of SFLNXTCHG?Where we can use this?
Answer Posted / swadesh
clear and reset both opcodes are used for clearing the
fields.difference is that clear only clear but reset is
used for clear & then initialise the numeric fields with
zero and character with blanks.
OPEN & CLOSE opcodes are used for explicitly open and
close the file.In precise all files are automatically open
when these are processed by program bt at somepoint if we
want this should not be implicitly then open we use these
keywords.
SFLNXTCHG :Its always read those records which changed 2
or more times.this is declared in subfile(SFL) format not
SUBCTL format.
| Is This Answer Correct ? | 14 Yes | 8 No |
Post New Answer View All Answers
when would you use or not use this approach?
what is scan and xlate?
what is the difference between *like and *namvar ?
can we define multi-dimensional arrays in rpg ?
in conjunction with which statements can orxx and andxx conditions be used ?
explain the use of dftwrt display keyword?
what is the use of unique keyword and what level it is defined?
what is *iso date format?
what is the difference between normal upddta to pf and updating using dfu program?
which cl command can be used at program execution to redirect the file named in an rpg program?
how many maximum spaces could be given in o specs?
what key word is used when screen is re-display?
what are the different commands used in rlu ?
during input operation which indicator position is seton if there is a record lock?
what is the difference between udate and the system date?