Hi Guys,
I need to display the following information in a file. This file is going to contain only one record which is displayed by running query on another file(2nd file). DATE is the date 2nd file created, TIME: time 2nd file created, RECCNT : # of records in 2nd file. BLANK: 17 black characters.
------------------------------------------------------
Field Length Format/Description
------------------------------------------------------
DATE: 8 CCYYMMDD
TIME: 6 HHMMSS
RECCNT: 9 Number of records in the file
Blank: 17 Blank Characters.
Can anybody help me with how this can be done.
Thanks,
N
I need to display the following information in a file. This file is going to contain only one record which is displayed by running query on another file(2nd file). DATE is the date 2nd file created, TIME: time 2nd file created, RECCNT : # of records in 2nd file. BLANK: 17 black characters.
------------------------------------------------------
Field Length Format/Description
------------------------------------------------------
DATE: 8 CCYYMMDD
TIME: 6 HHMMSS
RECCNT: 9 Number of records in the file
Blank: 17 Blank Characters.
Can anybody help me with how this can be done.
Thanks,
N