Author Topic: Get selected(marked) file  (Read 7549 times)

chdv_mc

  • Newbie
  • *
  • Posts: 2
    • View Profile
Get selected(marked) file
« on: March 09, 2020, 10:27:38 »
Functions GetSourceSelectedFileNames() and GetTargetSelectedFileNames() return values even there are no selected files.
I only need to work with selected (marked) files. How can I determine whether a file is selected or just in focus?

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: Get selected(marked) file
« Reply #1 on: May 21, 2020, 15:38:08 »
in version 9.7 you can send "IGNORE_FOCUS" as parameter to prevent that