Author: Robert Sample
Posted: Fri Oct 07, 2016 5:15 pm (GMT 5.5)
I hope you do realize that the expected output you want is not possible, at least not in the way you want it to be. The font for the email is controlled by the email client, NOT by the mainframe. If you change your email font to Courier then you'll get fixed-width characters; the default (as you have seen) is proportional-width characters. This is not an option under mainframe control - it is ENTIRELY the email client.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth
Posted: Fri Oct 07, 2016 5:15 pm (GMT 5.5)
I hope you do realize that the expected output you want is not possible, at least not in the way you want it to be. The font for the email is controlled by the email client, NOT by the mainframe. If you change your email font to Courier then you'll get fixed-width characters; the default (as you have seen) is proportional-width characters. This is not an option under mainframe control - it is ENTIRELY the email client.
_________________
TANSTAAFL
The first rule of code reuse is that the code needs to be worth re-using.
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil." -- Donald Knuth