Re: [HCDX]: MS-Word problem...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HCDX]: MS-Word problem...
Hi Werner,
And thanks to every one else who e-mailed responses...
----------
> From: Werner Funkenhauser <werner@xxxxxxxxxxxxxx>
> To: hard-core-dx@xxxxxxxxxxxxx; werner@xxxxxxxxxxxxxx
> Subject: Re: [HCDX]: MS-Word problem...
> Date: Friday, 8 May 1998 10:15
>
> Paul Ormandy wrote:
>
> > I wonder if some clever person could tell me how to include foreign
accents
> > above letters like in the Spanish n ~, etc., so I can correctly spell
words
> > like Bogota, with the accent over the 'a', and the PP "atencao"... I am
> > sure there must be an easier way than selecting and pasting them all
from
> > the character map!
> >
> > 73s Paul
>
> FOR w=1 TO 168
> LPRINT w;CHR$(w)
> NEXT
>
> This QB code witll generate the ASCII character equivalents of the
numbers
> between 129 (ü) and 168 (¿). Print the table. To type the character you
want
> inside text, simply hold the ALT key down while typing the number of the
> character that you want.
>
> üéâäàåáíóúñÑ
>
> --
> Regards,
> Werner Funkenhauser
>
> The WHAMLOG Page: http://home.inforamp.net/~funk
>
> ------------------------------------------------------------------------
> This is a message from Werner Funkenhauser <werner@xxxxxxxxxxxxxx>
> to hard-core-dx@xxxxxxxxxxxxx list. To unsubscribe the list, send
> "unsubscribe hard-core-dx" in mail body to majordomo@xxxxxxxxxxxxxx
> For more information, please check http://www.iki.fi/rko/hard-core-dx/
> or email Risto Kotalampi, risto@xxxxxxxxxxxxxx
> ------------------------------------------------------------------------
------------------------------------------------------------------------
This is a message from "Paul Ormandy" <paulorm@xxxxxxxx>
to hard-core-dx@xxxxxxxxxxxxx list. To unsubscribe the list, send
"unsubscribe hard-core-dx" in mail body to majordomo@xxxxxxxxxxxxxx
For more information, please check http://www.iki.fi/rko/hard-core-dx/
or email Risto Kotalampi, risto@xxxxxxxxxxxxxx
------------------------------------------------------------------------