2 sets of hotkeys do same thing, only works properly with 1 of them

I have a folder named D:\BEFORE, and I have two sets of hotkeys that are supposed to do the exact same thing. One set is a system-wide hotkey, the other only works within an active Lister. Both sets of hotkeys are supposed to run the following command:

Go "D:\BEFORE" EXISTINGLISTER Select FIRST

This makes the first file in this folder automatically selected any time I enter that folder. The hotkeys are CTRL+SHIFT+ALT+B (system-wide) and CTRL+1

If I use the CTRL+1 hotkey (within an active Lister), this works - the first file is auto-selected. If I use the system-wide hotkey, the first file is not auto-selected like it should. Is there something I need to do to get the system-wide hotkey to also select the first file? Thanks for any tips.

This may work:

Go "D:\BEFORE" EXISTINGLISTER [ Select FIRST ]

That works. Thanks again, Leo.