Is there a way to determine the text or title of a selected item outside of the MMF environment while an MMF program is running?
For example, if I have a file called "Test.txt" highlighted in a folder, can I retrieve the "Text.txt" string to use in an expression?

Moreover, is it possible to detect the text of the caret line of a caret not in an MMF program?
For example, if I have Notepad open and move the caret/cursor through the text, can I retrieve that text and use it in an MMF expression?

Both examples assume the MMF program in question is running minimized.