My naive reaction:

f='utf8.txt'
Call lineout f,'LATIN SMALL LETTER A WITH GRAVE     ' 'c3a0'x
Call lineout f,'LATIN SMALL LETTER A WITH ACUTE     ' 'c3a1'x
Call lineout f,'LATIN SMALL LETTER A WITH CIRCUMFLEX' 'c3a2'x       
--
Walter Pachl

---- "Bill Turner schrieb:
> Does anybody know of any routines, functions, etc. that can be used to 
> output UNICODE or UTF-8 character strings?
> 
> /s/ Bill Turner, wb4alm
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel


------------------------------------------------------------------------------
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to