--On 31 July 2001 11:45 -0700 Danny Epstein <[EMAIL PROTECTED]> 
wrote:

> Take a look at the Memo Pad sample code. You'll see code like this:
>
>       DmRecordInfo(MemoDB, CurrentRecord, &attr, NULL, NULL);
>       attr &= ~dmRecAttrCategoryMask;
>       attr |= category | dmRecAttrDirty;
>       DmSetRecordInfo(MemoDB, CurrentRecord, &attr, NULL);

Is there a reason why the above is not in my SDK-4 source code???

IM :-|

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

Reply via email to