I've been making mods to my app using POSE with the 3.5 ROMs for a while.
After being "sure" that my updates were working, I loaded the app on my
personal IIIx and was greeted with a fatal exception error when I ran it.
What the hey??

It turns out that I added a new table and made use of the functions
TblSetItemInt, TblSetItemPtr, TblGetItemInt, and TblGetItemPtr. Guess what?
The first three have been around since 2.0, but the last one was just added
in 3.5. Fortunately, the ref manual does give a workaround by direct use of
the table pointer. Sometimes it pays to RTFM!

  Doug Gordon

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to