Here is the offending statement :

>   B(){   StrCopy(data.c, "List #1");   }

Unless you activate the "PC-relative" option of the compiler, "List #1" is
stored in the global data area, which is not accessible with most launch
codes.

-- Denis Faivre - Ablivio


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to