> From: Fima Furman [mailto:[EMAIL PROTECTED]]
> Is it true that anytime we're using SysFormPointerArrayToStrings
> it looks like we need to MemHandleFree it when the form closes?
Well you need to free it yourself at some point before your program quits,
but not necessarily when a form closes.
> If true, why is it not documented in the reference?
The reference should be more explicit about this, but it does say: "Result:
Unlocked handle to allocated array..." To me this says the function
allocates a dynamic memory chunk and passes ownership of it to your program,
implying that you need to free it yourself.
-slj-
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/