I have an application that is a "plug-in" to thinkDB. thinkDB launches my app with SysAppLaunch. thinkDB also has an interface that allows developers to SysAppLaunch it for purposes of creating DB files, adding records, listing fields, etc. I would like to know if I can sublaunch thinkDB using SysAppLaunch from my app which has been sublaunched from thinkDB? I've tried and all I get is a fatal exception when I do it but I'm not sure if it's because the cmdPBP structure I'm passing in is not correct or if this type of recursion is simply not allowed. The second part of my question is this: can my sublaunched app open (in read only mode) a file that is currently open by the application that is sublaunching my application? Thanks, Dave -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
