Re: A86: Extended characters in strings
[Prev][Next][Index][Thread]
Re: A86: Extended characters in strings
In a message dated 3/29/99 6:31:05 PM Pacific Standard Time, v8r@juno.com
writes:
<<
Does anyone know how to include extended characters in a string..
Like if I wanted the Lroot character in the middle of a string...
Thanks for any help,
Chris Magill... >>
make a basic prog with the symbols next to there names
then open the program in the graph link prog
then you can cut and paste the symbols, which look weird example
:ð
:SQROOT
:¾
:DELTA
:Á
:THATA
then cut the chars and paste them into your code where necessary
the 3/4 symbol will appear as delta on the calc
Follow-Ups: