Implemented updates:
-
Undo and Redo: Undo and redo actions are now available for all operations on the list, including adding, removing, modifying, sorting, and moving entries.
-
Lookup (
lkp
) Command: External lookup files are now supported, enabling efficient handling of data for normalization, standardization, and anonymization. -
Load Variables (
lvars
) Command: Variables can now be loaded directly from external files to simplify the management of larger variable sets. -
Context Menu Update: A new option in the list's context menu allows adding new entries directly to the list.
-
Command Update:
init()
is nowvars()
. Otherwise, nothing changes. Theinit()
command remains available for compatibility.