At 05:32 PM 1/28/00 -0500, you wrote: >> You are using globals before you check the launch code. > >I had not intended to keep those in there, but I never got round >to removing them either. > >Do you know why this doesn't cause a problem with the emulator? > Because you're not synching. When you load prcs into the emulator it just creates a new DB and just dumps the raw data in. No launch is done, therefore no globals have a chance to be accessed. (Hey Keith, maybe you could add a user settable flag to POSE to make it automatically do a "sync" launch at newly installed 'appl's?) -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
