I need to concatenate several fields (all text) with a total length of 94 bytes to a single field of 94 bytes.
The output field needs to be spaced correctly, for example if the first of the concatenated fields is 20 bytes but only has 10 characters I want the second field to start in position 21 of the output field. Some fields work as expected others don't. Even if the field is blank I need it to put the defined number of blanks in the output field.
Any help will be greatly appreciated.
willybgw
The output field needs to be spaced correctly, for example if the first of the concatenated fields is 20 bytes but only has 10 characters I want the second field to start in position 21 of the output field. Some fields work as expected others don't. Even if the field is blank I need it to put the defined number of blanks in the output field.
Any help will be greatly appreciated.
willybgw