In answer to your question

You didn't like my code snippet, right? Never mind, but how shall this work?

ghStringArray = SysFormPointerArrayToStrings(p, 1);
strArray = (Char**) MemHandleLock(ghStringArray);
MemHandleUnlock(h); // unlock each record

SysFormPointerArrayToStrings >> 
Form an array of pointers to strings in a block. Useful for setting the items 
of a list. 


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

Reply via email to