From: "S L" <[EMAIL PROTECTED]> > I need to "process" some data at a non-normal launch code. Routines to > process this data are contained by static libraries that inevitably > lie outside the first memory segment. This bit of processing needs to > happen at a 'non normal launch code. Any idea how I could pull this > off? > > "Regis St-Gelais" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > > > You can set a feature to warn your app, then do the processing from > > inside your app in normal startup. > > This seems to answer the question (although if you need it to happen immediately you'd have to launch your app).
It's a bit difficult to answer the question when it's worded that vaguely. Chris Tutty -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
