Home › Forums › General XMetaL Discussion › Undo/Redo clearing of a specific item › Reply To: Undo/Redo clearing of a specific item
Reply to: Undo/Redo clearing of a specific item
April 9, 2013 at 6:45 pmThe only way to “clear” the last item is to undo it.
A macro is undone all at once, so if you put everything into one macro (I'm taking a guess that this is an issue with scripting) then undo should reverse everything it did. Is there some particular issue you are seeing that you could elaborate on?