Are you switching from the small memory model to the large memory model, or from a single segment to multiple segments? If the latter, you probably want to use the small memory model, as it will produce a smaller PRC that runs faster.
As for your syntax error, you can use the compile command to compile any given .c file. If they all give syntax errors, check your prefix file. -- Peter Epstein -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
