Closed GoogleCodeExporter closed 9 years ago
Original comment by andrew.f...@gmail.com
on 29 Nov 2012 at 5:35
I looked at this issue with the original app that was causing it. The app was
reporting a "Runtime Error" when the "Insert" button was clicked. The problem
was due to there being an empty-slot in the InsertIntoTable procedure. Given
the empty slot, the procedure, and hence the call to replace-all, was not being
loaded onto the phone. So the cause of the problem was the empty slot, not the
replace-all function.
Original comment by ram8...@gmail.com
on 4 Dec 2012 at 3:41
Original comment by halabel...@google.com
on 4 Dec 2012 at 12:51
Original issue reported on code.google.com by
shail...@gmail.com
on 29 Nov 2012 at 4:42