special symbol
Richard D. Williams
richard at appgrp.net
Sat May 29 13:35:55 PDT 2004
Perhaps I should be more clear. I need this to print on a form.
After trying: h=chr("167"), this yielded: º
Any other ideas would be appreciated.
Richard D. Williams
Bob Stockler wrote:
>On Sat, May 29, 2004 at 01:38:15PM -0500, Richard D. Williams wrote:
>|
>| Does anyone know the code to produce this symbol, §?
>
>On an SCO ScoTerm Window it's chr("167").
>
> [trebor] ~: mawk 'BEGIN{ i=167 ; printf "%3d - %c\n",i,i}'
> 167 - §
>
>Bob
>
>
>
More information about the Filepro-list
mailing list