Hi,

I'm stumped trying to determine why the following code in a DoFind function
would fail during a global find launched from outside my application but
works when the global find is launched within my application.  The failure
says I am accessing global variables and the failure goes away when the
following code is removed.

Char   header[]="testApp";
 if (FindDrawHeader(findParams, header))
  return;

Can anyone help?

Thanks,
Shawn



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