The problem occurs before I even try and access the label. What is happening is that ControlPtr ctl is either null or has garbage data in it after the call go GetObjectPtr (which is just doing a FrmGetObjectPtr (frmP, FrmGetObjectIndex (frmP, objectID))) and I know that control ID exists and is on the form.
When I watch it in debug in the datebook project (the same exact code and form) it works, but in my project it never returns a valid control ptr. So I'm not even getting to the label stuff yet. Stephen -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
