explain the difference between defining subfile and message-subfile?
Answer Posted / avneesh kumar verma
Subfile record is defined by SFL keyword, where as Message subfile is defined by SFLMSG keyword.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
is their a difference in cobol400 for the release 5.2 and 6.1 at the as400.
what is join logical file?
Difference between NOPASS & OMIT?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
how to pick up the changed records every time in a subfile after the first change made ?
which cl command is used to trap error messages during program execution?
What is the difference between crtdupobj and copyf?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
what does dfu program you to do on a record?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
at what level s,o are defined and what they will do?
what opcode could be used to test an alphanumeric field for all numeric values?
what is *iso date format?
can we define multi-dimensional arrays in rpg ?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..