If I do the following:

        h = MemPtrNew(50);
        StrCopy(h, "Test String");

        And then hand the ptr to the table with TblSetItemPtr.

      Do I need to free the Ptr or will the Table do it??

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

Reply via email to