le 12/07/03 23:54, Roger Stringer � [EMAIL PROTECTED] a �crit�: > Link error : Error while creating/copying resource fork > Link error : Error while saving resources > > This error has just started with a large (700KB) application with lots of > form and bitmap resources. The error is not specific to one target, but > happens with all targets. > > I have three "rsrc" files, with sizes of 121KB, 352KB and 562KB. The > small file has the form and menu definitions, and the two larger files have > bitmaps and string constants. > > I use Constructor 1.8 and I'd added a few bitmaps, so I could be running > into some top-end resource count issue. > > Any thoughts what is causing the problem and how I might fix it? > > Roger Stringer > Marietta Systems, Inc. (www.RF-TP.com) >
Roger, I've run into that problem myself some time ago, just to let you know you're not the only victim. Obviously you've tried quitting CW9 and restarting it ? The first step would be to manually check all external ID links in your resources. An ID link is when a resource refers to anoother one through its ID, such as a list ID in a popup trigger, or a bitmap ID in a popup family. The next step would be to throw the "Data" folder in your project folder. This is 100% safe, CW will rebuild that folder next time you open the project. As far as I recall, one of the above was sufficient to solve the problem, associated maybe with a system reboot. ------------------------------- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com ------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
