Hi,
I have some troublesome.
I am developing the application which need to use table to present the data.
I have used the CodeWarrior debuger to debug. I found that the program will
crash after execution that code.
The Palm OS Emulator prompted that
" "application" has just performed an illegal operation.it performed a bus
error"
But it is pretty standard code. I don't know what is the problem. Coud you
help me????
Here the code
static void MainViewLoadRecords(FormPtr frm)
{
....
tableP = FrmGetObjectPtr (frm, FrmGetObjectIndex (frm, MainTableTable));
......
}
Thanks
Percy
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/