At 11:13 PM -0700 7/23/02, Amit Namjoshi wrote: >the error I get is "Global object already declared in applications main file".
Do you have a global variable declared in two files? A function declared in two places? Might need to rename a function, or if it really is two different functions, use "static". -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
