Todd,

Maybe I'm missing something, or perhaps the code snippet
isn't complete, but:

CharPtr temp;

is not initialized prior to:

>        // Set To field
>        field=
> FrmGetObjectPtr(frmP,FrmGetObjectIndex(frmP,MainConvertToField));
>        StrCopy(temp,From);
> ---->       FldSetTextPtr (field, temp);
>        FldDrawField (field);
>     }  //  END OF if (hFrom)

Hope this helps,..

Ed Shirey
ELSWare Technologies, Inc.



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