Hello,
Below is the requirement
I need to take the count from trailer record (position 2 to 11) of my input file and have to write into FB output file
Input file: VB and record length=200
example:
H
D00000010001000GLBEB05*********
T00000000010000000001
I need a out put file as FB (80)
0000000001 (from the trailer record - position 2 to 11)
Can you please provide me the sort syntax for this?