Ü TIMSEP

 

·         This keyword is used to format the separator for the time data type field.

·         We cannot use this keyword if we have used TIMFMT as *ISO,*EUR,*USA, *JIS.

·         If we specify the separator as *JOB, then semi-colon will be used as a separator.

 

 

Example

 

 
0010.00      A          R HEADER
0011.40      A                                  4  2'TIME 1: '
0020.00      A            S_TIME1         T  O  4 12TIMFMT(*HMS) TIMSEP(‘.’)
0011.40      A                                  5  2'TIME 2: '
0020.00      A            S_TIME2         T  O  5 12TIMFMT(*HMS) TIMSEP(*JOB)

 

 

 

OUTPUT

 

   TIME 1:    10.15.40

   TIME 2:    10:15:40

 




 

 







User Comments:



Subscribe

.  


Copyright © www.go4as400.com, 2013-2023. Copyright notice   Terms of services   Privacy policy