A fairly similar question.

I would like to insert email into the Mail Client in PalmOS.
There are different folders to choose from "Inbox", "Filed", "Sent", "Outbox" etc
I look into the Mail.PDB header 
They are coded as 0x40 to 0x44 
What is the parameter to set to allow me to insert the Email into different Folder?

Regards
Bn

---------- Original Message ----------------------------------
From: "Paul R." <[EMAIL PROTECTED]>
Reply-To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Date:  Sat, 7 Dec 2002 01:49:35 -0800

>> The stuff I've found refers to creating a database record with a category,
>> or programmatically changing things. I want my app to be filed WITHOUT
>> running. i.e. no function calls to CategoryInitialize().
>>
>> I've looked around plenty, but everyone talks about "taic" in Constructor.
>I
>> use PilRC tools so I have a .rcp file with a line like this:
>> CATEGORIES ID 100 "Games"
>> But I don't know what this is or how it's supposed to work.
>
>OK, I have the solution if anyone cares:
>
>LAUNCHERCATEGORY ID 1000 "Games"
>
>Thank you Aaron!
>
>-Paul
>
>
>
>-- 
>For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palmos.com/dev/support/forums/
>

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

Reply via email to