Question
How to write Undo Code in CS3
I am working on CS3 and I need to revert some operations which was performed during Do. yes, the changes made in the Data Base of the InDesign get reverted once UnDo is done. But I need some additional revert to be done which I had made in the Do() function.
In Short I need the control when I press Ctrl + Z in Undo function ?
So how to Go for it.
In Short I need the control when I press Ctrl + Z in Undo function ?
So how to Go for it.