Hi.

I'm so confused about memory and pointers.  I have a structure that is
comprised
of 6 character strings.  I"m populating these strings from several text
fields
I have in one of my forms.  When I try a command like TimeToAscii I get
the error
saying I have just written to ROM blah blah blah.  I didn't use any of
the Memory
commands like MemPtrNew for any of these strings since I'm just going to
write
them as a record into my database once I get all 6 strings.  I have a
feeling
this is my problem.  So my question is, when do I need to use MemPtrNew
or
any of the handle api's?  I don't plan on keeping these strings around
very long,
so do I need to do this?

Thanks

Larry

-- 
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