> > > Here's a trick I use. I pass my .rcp files through a C++ preprocessor > > > first, which handles conditional directives, strips comments, allows me to > > > use C style macros, etc. And I don't have to deal with any quirks in how > > > Pilrc parses stuff. > > > >I wonder if there's a way to pull that off with Codewarrior. It seems it > >should be possible to add a hack to that effect to the PilRC plugin, now > >that I think of it... > > With V9, you could wrap PILRC.EXE with another executable with the same > name that will do that and then invoke the original PILRC.EXE. However, I > plan on applying Steve's patch, although Neil will need to apply it too for > his plugin source.
:) ben, apply the patch and, get the files to both me and john for review so can we finalize a version and put it up officially. i am sure neil will that the source and rebuild his plugin. it is best he generates the plugin before we release the new binaries anyhow. so, thats another person in the loop for testing :) --- Aaron Ardiri [EMAIL PROTECTED] CEO - CTO +46 70 656 1143 Mobile Wizardry http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
