I think I've solved the problem - forgot to update the copy of the API I was using!
On Sep 17, 11:12 pm, Lee <[email protected]> wrote: > Has anyone else been having problems with Range since the Wave update. > > When using something like delete() with a range input, it seems to > delete everything up to, but not including, the last position > e.g. if the range is (0,4) it only deletes (0,3) > > The fix to this would be to request for 1 higher > e.g. to delete (0,4) you specify range (0,5) > > This is all very well, unless you want to delete something at the end > of the document, where you get an out of range error. This means using > range, it is not possible to delete the very last character. > > Has anyone got any ideas what I'm doing wrong or ideas for a solution? > I have only noticed the issue since the update was made. > > Cheers, > Lee --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Wave API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-wave-api?hl=en -~----------~----~----~----~------~----~------~--~---
