Michael Kaply wrote:
> It involves creating an icon on your desktop with an object ID of
> <CCINBOX>
>
> Here is the rexx code:
>
> /* */
> call RxFuncAdd 'SysCreateObject', 'RexxUtil', 'SysCreateObject'
> result = SysCreateObject('WPProgram', 'Mozilla Mail', '<WP_DESKTOP>',
> 'OBJECTID=<CCINBOX>');
I remember the ccMail hook... didn't know it was this easy...
I think you can create the object in the <WP_NOWHERE> folder and you'll
never have to see it... but the WarpCenter should still function.
(ever wonder where the "View" association object is kept!)
BTW, the reason the desktop archive BREAKS some things is that it
doesn't back up the "nowhere" folder... where hidden links live.