At 7:16 PM -0500 12/16/99, Tim Hewitt wrote:
>Is it possible to write an application that is not loaded as an application, but
>rather is stored as a database entry on the Palm, then when selected by a "host"
>application, the "database-based" application runs? When it finishes, it would
>launch the parent application with a custom launch code and the user would be
>returned to where they started - sort of.

How about using DmCreateDatabaseFromImage to create the application to be run from a 
resource in your "main" application? Rather than worrying about forcing control back 
to the main app, you could have your main app simply delete the last app it "unpacked" 
before unpacking the next one and running it. The unpacked app (there can be only one) 
could be hidden so it wouldn't appear in the launcher. Just some ideas.
-
Danny Epstein, Applied Thought Corporation
Have friends with Palm organizers? Get BeamBooks!
http://www.appliedthought.com/beambooks

Reply via email to