Luc Le Blanc wrote:
Is there a way I can send or beam a record to any application without
this application becoming active? I want to be able to send records to
any application that can handle beaming, let it store the record, and go
back to sleep so I can continue beaming or sending to another
application.


-- Luc Le Blanc




There's several different launch codes involved for receiving data: sysAppLaunchCmdExgReceiveData and sysAppLaunchCmdGoto among others ( ...ExgAskUser, ...ExgPreview)

The Goto launch code can be skipped if you set the 'noGoTo' flag in the ExgSocketType object. The effectiveness of this will depend on how the app responds to the different launch codes.

-Dave


-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to