Message 1 of 2
How can I delete a couple transactions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a macro that needs to insert an object and delete it to get some info I cannot get any other way, and then inserts the object again. However, the transaction manager lets the user undo all three. Is there some easy way to NOT record the first 2 portions as transactions, or do I need to group them all as one transaction. I'd rather not have to make the switch to ChangeProcessor yet, as this seems a fairly simple task just using transactions.