421
Automation Interface, Add-Ins and Tools / Re: Collection.Delete internal application error
« on: April 25, 2013, 06:40:18 pm »
Thanks, i suspected as much.
@Sparx - a bit poor that you can retreive a collection via the query, but then can't delete elements in the collection !!??? At the very least you should update your documentation to highlight this ommision. Again it a bit poor that i can invoke the method but the only error message is an "internal application exception". Whilst i'm complaining :-) you might also want to make the doc wording for Delete and DeleteAt consistent. Its not currently. Delete implies the arg is an ID DeleteAt an index. Are they not both an index ?
Regards,
Jon.
@Sparx - a bit poor that you can retreive a collection via the query, but then can't delete elements in the collection !!??? At the very least you should update your documentation to highlight this ommision. Again it a bit poor that i can invoke the method but the only error message is an "internal application exception". Whilst i'm complaining :-) you might also want to make the doc wording for Delete and DeleteAt consistent. Its not currently. Delete implies the arg is an ID DeleteAt an index. Are they not both an index ?
Regards,
Jon.