Sorry for the long quote at the bottom, but it has been a while since the "solution" below was posted.. The solution was actually even simpler than your message below. To make the message go away I simply: 1. Opened the old project 2. Exported it as XML 3. Closed the old project 4. Imported the XML I just exported and told it to use the original project's .mcp filename to save. This made the problem go away. Thanks a lot for your help. ---------- Bradly J. Barton - [EMAIL PROTECTED] Jenies Technologies Incorporated (972) 602-1835 http://JTI.net http://PalmInHand.com ----- Original Message ----- From: "Jun-Kiat Lam" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, March 28, 2000 7:11 PM Subject: Re: Stupid Message, Stupid Question > Hi Bradly, > > This is a known problem when converting specifically from R4 to later > versions. Way back in R4, PalmRez was called PilotRez and the panel it used > was different from the PalmRez we know and love today :-). In R5 PilotRez > was changed to PalmRez as part of the de-Pilotizing process. It looks like > the information did not port over properly. I don't know if this will work, > but you may want to try this to get around the problem: for the project, do > an Export Project to save the project as XML. Then open the XML file in the > IDE. Search the XML file for 'PalmRez'. Look for a section of XML that > begins with the comment > > <!-- Settings for "PalmRez Panel" panel --> > > Look for this in that section: > > <SETTING><NAME>MWRez_Palm_initial_os</NAME><VALUE>1</VALUE></SETTING> > > Change the setting from 1 to 256. Save the changes. Now reimport the XML as > a project in the same location as the .mcp file (give it a different name so > you can back out to the old project if things go wrong....). I think this > should fix it, but let me know how it turns out. > > Rgds, > Jun-Kiat Lam > Metrowerks Technical Support > > ----- Original Message ----- > From: "Bradly J. Barton" <[EMAIL PROTECTED]> > To: "Palm Developer Forum" <[EMAIL PROTECTED]> > Sent: Tuesday, March 28, 2000 1:50 PM > Subject: Stupid Message, Stupid Question > > > > Ok, this is a really minor thing, but it is starting to irritate me. I > have > > a project that was originally created on CW Release 4 .. ever since > > installing Release 5 (and now Release 6), whenever I open this project I > > get the following message: > > > > The data for the "PalmRez Post Linker" settings panel in target > > "blahblahblah.prc" of project "blahblahblah.mcp" has been updated to the > > latest version. > > > > How do I get rid of this message? Its not causing any problems, of course, > > but I have to close it every time I open the project.. you'd think that > > once it updated the settings, it would save the new ones and this message > > would never appear again, but for the life of me I can't figure out what > to > > save to make this go away once and for all. > > > > ---------- > > Bradly J. Barton - [EMAIL PROTECTED] > > Jenies Technologies Incorporated > > (972) 602-1835 > > JTI.net > > PalmInHand.com > > > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palm.com/devzone/mailinglists.html > > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
