The operations performed on the lists (changes, adding, deleting) can be undo by the command Edit->Undo. The GROMA system stores the information on the changes to the lists in separate buffer storage. This storage is separate for each open list; therefore the operations can be undone independently for each system. The amount of the last stored operation is limited by the size of this buffer storage, which is 256 KB for each file
![]() | Note |
---|---|
The buffer storage for the undo operation is emptied after re-indexation of the file. That means that after re-indexation of the files, no more previous changes can be undone. |