There could be distinguished:
- Open file
- View file (e.g. by Lister F3)
- Open (or load) something from file (e.g. lng/mnu/bar files)
E.g. in case of .lng/.mnu files the file can be opened/viewed (to edit or view the file) OR language/menu can be loaded from that file. If e.g. a command loads (opens) the bar, the command should not be named "Open bar file", but it should be named "Open bar from file" or "Load bar from file". A command named "Open bar file" expects to open bar file to view or edit the file itself.
In this meaning there could be proper menu items renamed to precise what they do. I noticed this items:
actual:
- Open file
- View file (e.g. by Lister F3)
- Open (or load) something from file (e.g. lng/mnu/bar files)
E.g. in case of .lng/.mnu files the file can be opened/viewed (to edit or view the file) OR language/menu can be loaded from that file. If e.g. a command loads (opens) the bar, the command should not be named "Open bar file", but it should be named "Open bar from file" or "Load bar from file". A command named "Open bar file" expects to open bar file to view or edit the file itself.
In this meaning there could be proper menu items renamed to precise what they do. I noticed this items:
actual:
suggested:POPUP "Language/Menu"
...
MENUITEM SEPARATOR
MENUITEM "Open Langua&ge/Menu File under Cursor", em_ext_openlanguagefile
MENUITEM "Open Men&u File under Cursor", em_ext_openmenufile
MENUITEM "Open Language/Menu Button Bar", em_ext_langbar
...
In 3rd item I am not sure but I think it should be renamed to "Load Language Button Bar", since menu is not changed.POPUP "Language/Menu"
...
MENUITEM SEPARATOR
MENUITEM "Load Langua&ge/Menu from File under Cursor", em_ext_openlanguagefile
MENUITEM "Load Men&u from File under Cursor", em_ext_openmenufile
MENUITEM "Load Language/Menu Button Bar", em_ext_langbar
...
Statistics: Posted by oko — 2024-03-19, 17:17 UTC