Author Topic: MC.FileSearch.Search HIDE option not taken into account  (Read 11853 times)

zorglups

  • Junior Member
  • **
  • Posts: 31
    • View Profile
Hello Matthias,

I can't seem to be able to have the HIDE option taken into account with the following command:
MC.FileSearch.Search SEARCHIN="${sourcepath}" SEARCHFOR="*.*" CONTENT="{$arg(0)}" HIDE AUTOSTART

Is this only me ?  :-[

Best regards,

Pierre

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #1 on: July 07, 2016, 11:09:00 »
Hi Pierre.

No, it is not only you :(  HIDE seems to be ignored.
I also cannot get ${sourcepath} to work either:  it always searches in the target path, even if I specify PANEL="ACTIVE".

Alan


Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #2 on: July 07, 2016, 15:56:03 »
Hello Matthias,

I can't seem to be able to have the HIDE option taken into account with the following command:
MC.FileSearch.Search SEARCHIN="${sourcepath}" SEARCHFOR="*.*" CONTENT="{$arg(0)}" HIDE AUTOSTART

Yes, The new Search broke some of the scripting with search.
I have not had the time yet to go over all the script commands for the search. But It is on the list to be fix for the coming version

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #3 on: July 07, 2016, 20:09:06 »
Quote
...fix for the coming version

Mathias, does that mean in 6.4?

Alan

Mathias (Author)

  • Administrator
  • VIP Member
  • *****
  • Posts: 4271
    • View Profile
    • Multi Commander
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #4 on: July 07, 2016, 21:53:29 »
Quote
...fix for the coming version

Mathias, does that mean in 6.4?

Alan
Maybe.. Not sure what number it gets..

zorglups

  • Junior Member
  • **
  • Posts: 31
    • View Profile
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #5 on: July 13, 2016, 16:08:41 »
Looking forward to get it :)

Thanks.

AlanJB

  • VIP Member
  • *****
  • Posts: 432
  • VERY old Programmer
    • View Profile
Re: MC.FileSearch.Search HIDE option not taken into account
« Reply #6 on: July 22, 2016, 11:49:32 »
Pierre,

HIDE works again in Beta 6.4 :)