Subject: Re: fmt and high bit characters
To: Martin J. Laubach <mjl@nospam.office.emsi.priv.at>
From: Ignatios Souvatzis <is@beverly.kleinbus.org>
List: tech-userlevel
Date: 10/03/2000 22:14:09
On Tue, Oct 03, 2000 at 01:48:46PM +0000, Martin J. Laubach wrote:
> | Based on other feedback I've modified it to only pass highbit
> | characters >= 160.
> 
>   I don't think this is TRT. You pass stuff in fmt, it should get
> out of fmt. Why it should strip certain values is beyond me.

You can only format printable things...

	-is