>Hi,
>
>My application work in Palm device without problem, but in Emulator in all
>Rom I get message:
>"Palm Os Emulator
>UiAppShell (unknown version)
>called SysFatalStartup.c line 96, Error launching application."
>
>I checked the line file SysFatalStartup.c
>
> /*
> * Call the standard system code for allocating and initializing globals
>/*and
> * setting up A5, and getting the command line arguments
> */
> err = SysAppStartup(&appInfoP, &prevGlobalsP, &globalsP);
> if (err) { //line 96
> ErrDisplay("Error launching application");
> return 0;
>
> Any idea? Thanks. Elena
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/