Hello everyone. I'm creating a webpage that will have some palmcall tags for my palm. (this is the only way that I know how to execute a palm program and pass it parameters). However, the program that I call needs the use of global variables which is not allowed as a system url launch. Is there ANY other way of doing the same thing? I just stumbled on this solution today and I already ran into a problem... any help would be great.
The palmcall handler could do a "SysUIAppSwitch and relaunch itself. However, this will result in the web browser exiting before your app starts, which may not be intended.
I talk a LOT about palmcall and ways for things to be launched from Palm OS web browsers in my book "Palm OS Web Application Developer's Guide". You might want to check it out.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
