void undo_on ( void )
Synopsis
#include "silver.h"
The undo_on function turns on the undo system and is the complement to undo_off.
Parameters
none
Return Value
Remarks
This is used to turn the undo system back on after a call to undo_off.
See Also
Undo System Usage, undo_off, undo_stop, undo_suspend
Help URL: http://www.yourdomain.com/help/index.html?undo_on.htm