I've recently added the ability to get parameters passed from a PQA in an app I've been working on. I'm only supporting the palm: URL style, since at the moment I need access to globals to handle the input I'm getting.
The documentation seems a little vague on this, but what I'm getting is the sysAppLaunchCmdNormal when it's a palm: URL, and when I use a palmcall: URL I'm getting sysAppLaunchCmdURLParams. Is there any case in the future where I might get the latter launch code for a palm: URL? If not, then I'll trim out the bit of "fat" that's in my code to handle either case (since I didn't know going in which one I'd get for what). Thanks. ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator In the beginning there was nothing. And the Lord said, "Let there be Light!" And there was still nothing. But you could see it. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
