I'm not sure what you mean. I'll present two scenarios (I'm using CW 6).
1. If you mean that the .prc file is being overwritten on your desktop
system, then:
You need to change your target name to something other than "starter.prc"
in Codewarrior. Read the Codewarrior manual or help file for how to do
this. Hint: it's in your project settings panel.
2. If you mean that the app is overwriting your previous "Starter" app when
you Hotsync it to the Palm, then:
You need to change your creator ID to something other than 'strt'. You'll
need to register a new creator id with Palm, here:
http://www.palmos.com/dev/tech/palmos/creatorid/. Once you've registered
the id, you again use the project settings panel. Also, search your code
for 'strt' and make sure you change it to your new id. Each app on the Palm
needs its own creator id.
That said, I'm a bit surprised that you'd ask this question on the list. I
applaud your enthusiasm, but I get the impression that you're not doing
your homework before posting.
Please make sure you check these references before posting a question:
1. Knowledge base: http://oasis.palm.com/dev/kb/
2. List archives: http://groups.yahoo.com/group/palm-dev-forum
3. If it's a problem with Codewarrior, check the manuals and/or help.
4. If it's an api problem: PalmOS companion and reference here
http://www.palmos.com/dev/tech/docs/.
If you continue to post trivial questions, eventually people will stop
answering. Then you'll be screwed when you've got really hard problems :).
Here's a book on Palm programming that covers a lot of the basics:
_Palm Programming: The Developer's Guide_
Rhodes & McKechan
ISBN: 1-56592-525-4
Here's my favourite C++ reference:
_The C++ Programming Language, 2ed_
Stroustrup
ISBN: 0-201-70073-5
Good luck ...
At 08:00 AM 6/19/01 -0400, you wrote:
> I have Code Warrior 7.0 and when I make a c++ app in the
> Starter application when I compile multiple prcs, they all overwrite each
> other and I know that is because they all have the same "Starter" system
> name. How to I change the "Starter" name? Please help! Thanks!
>
> GOD Bless!!!
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/