Filepathdest$ hasn't been working

Hi guys, not sure when this broke but it's been driving me nuts and only just now figured out what was wrong. It was broke at least as of the release BEFORE the current 12.3.3.0 beta:

The 'want' code works:

<?xml version="1.0"?> <button backcol="none" display="both" label_pos="right" textcol="none"> <label>Test fd!</label> <icon1>#newcommand</icon1> <function type="batch"> <instruction>echo {fd!}</instruction> <instruction>pause</instruction> </function> </button>

But the 'need' code doesn't:

<?xml version="1.0"?> <button backcol="none" display="both" label_pos="right" textcol="none"> <label>Test fd</label> <icon1>#newcommand</icon1> <function type="batch"> <instruction>echo {fd}</instruction> <instruction>pause</instruction> </function> </button>

I assure you that I have a file selected in the dest file display in both tests (single lister window, dual file display, no file selected in source display, one file selected in dest file display).

Reproduced on default 12.3.3.0 config settings.

Confirmed.

Thanks, and congrats on the move to a new forum package. Gonna take some getting used to, and though I'm not a huge fan of the modern twitter-ish blog-ish style I sure hope it's easier to administer for you guys...