How to create a menu button that toggles “showallfiles” filter for the current folder tab only

I currently use the {hi} Status Bar code to make the current Lister tab SHOW/HIDE all files when I click on that part of the Status Bar. I would like to create a menu entry (or a menu button) that can assign a hotkey that will toggle the SHOW/HIDDEN state of files and folders.

The help file has a section about the QuickFilter object showeverything → I just need to know the command-line I need to enter in the menu entry's code editor. Thank you for any help!

I figured out how to do what I asked about in my earlier post. Thanks!

The command I was looking for was Set SHOWEVERYTHING=Toggle

1 Like