View previous topic :: View next topic |
Author |
Message |
coolsrini1981 Beginner
Joined: 01 Jun 2006 Posts: 8 Topics: 3
|
Posted: Tue Jun 13, 2006 2:22 pm Post subject: MFS:- Whats the significance of coding a field on (24,78) co |
|
|
Hi,
Can any1 tell me what is the use of coding A fld having attr (NUM,PROT)
immed after sysmsgs (which xtends till 24,77) on the (24,78 ) column
The fld has a length of 3 bytes so in short it extends from (24,78 ) to (24,80 ) |
|
Back to top |
|
 |
ANIL SARATHY Beginner

Joined: 30 Aug 2005 Posts: 88 Topics: 3 Location: Syracuse,New york
|
Posted: Tue Jun 13, 2006 2:44 pm Post subject: |
|
|
Based on attribute it tells that value is populated from program. May be ur shop displays error messages or any other message that fit from 24,xx 24,77
and rest of gap is just some kind of filler _________________ Anil Sarathy |
|
Back to top |
|
 |
coolsrini1981 Beginner
Joined: 01 Jun 2006 Posts: 8 Topics: 3
|
Posted: Tue Jun 13, 2006 3:07 pm Post subject: |
|
|
The error msgs are populated from the pgm however this is xtra 3 bytes after the Sysmsgs fld which is my question. To better depict this ..on Row 24
---------------------------------------------------------------------------------- ***
---------------------------------------------------------------------------------- ***
The --- indiactes the sysmsgs to be displayed from pgm/else while * indiactes the three byte fld which is my doubt
Is it some Autoskip or smthg? |
|
Back to top |
|
 |
|
|