I have a web clipping with information I want to pass information to. From
what I have read, the below code will do just that. However, I get a
compiler error on sysAppLaunchCmdURLParams (undefined identifier). I got
this example from the PalmSource notes for 1999.
What am I doing wrong. There is very little on the help on this command
if( cmd != sysAppLaunchCmdNormalLaunch )
return( 0 );
if( cmd == sysAppLaunchCmdURLParams )
return( 0 );
Dean
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/