I know this is a pretty simplistic question, but Ill be damned if I can get it to 
work.  All I want to do is copy the contents of a field (a string) on the current form 
into
char array.  I am not using a DB, it just a simple Char Name[10] I want to copy the 
field into.  But, no matter what I do, I always get  a direct read from low memory 
error
when I use GetObjectPtr to get the ptr to the string (so I can then use StrCopy to 
copy the field string into the Char array).  I am obviously missing something native 
to the
PALM thats ok in other platforms,  Please help.

Thanks in advance

Matt



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