Presumably, return errNone if there's no error, otherwise return as correct an error as possible. It may be true that nothing's listening to your return, but may as well try to be as verbose as possible, right?
> Look at the examples of PilotMain() in the SDK. It is UInt32 PilotMain(). > Still some return 0 and other return errNone [I know errNone is 0] and some > return the error. I wonder whether the rules should be set more precisely... > /PN -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
