> From: Alan hand
>
> How do I make a copyright or registered trademark symbol in a
> static label genreated with Constructor?  Almost every app/pqa I
> look at has one, and quite frankly (c) looks a little
> unprofessional.
>

You might benefit from the free program AsciiChart.prc, which lets you
easily see what each character code produces for each of Palm's fonts.  In
the Standard, Large, Bold, and LargeBold fonts on an EFIGS device, � is
0xA9.  On other ROMs, it might be something else.  So to be safe, some
people use (c), which is as valid as � in a copyright notice.

Actually, to be a proper copyright notice under US copyright law, you need
the following pieces:

Copyright (c) <year of first publication> by <name of copyright holder>.
<whatever rights you are claiming, e.g., "All rights reserved.">

You can use either (c) or � .

Warning:  I'm not a lawyer, though I do play one on TV. :)  For full details
about the various rights you may or may not have, consult a copyright
lawyer.


--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to