>  another technique, probably *much* more easier.. install the pilrc
>  plugin from neil rhodes, and, use a .rcp that contains:
>
>DATA "mrsc" ID 1000 "helperapp.prc"
>
>  and, the pilrc plugin will create the .r file automatically for you.


Another option, if you're not using that plugin, is to have your .r file
contain the following:

  type 'msrc' {
    hex string;
  };
  read 'mrsc' (1000) "helperapp.prc"

I used that technique in the "Waves" sample app which is part of the 5.0 SDK.

-David Fedor
PalmSource, Inc.

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

Reply via email to