Multi Commander Support Forum

Multi Commander => Script => Topic started by: zorglups on July 06, 2016, 15:27:40

Title: MC.FileSearch.Search HIDE option not taken into account
Post by: zorglups on July 06, 2016, 15:27:40
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
Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: AlanJB 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

Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: Mathias (Author) 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
Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: AlanJB on July 07, 2016, 20:09:06
Quote
...fix for the coming version

Mathias, does that mean in 6.4?

Alan
Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: Mathias (Author) 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..
Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: zorglups on July 13, 2016, 16:08:41
Looking forward to get it :)

Thanks.
Title: Re: MC.FileSearch.Search HIDE option not taken into account
Post by: AlanJB on July 22, 2016, 11:49:32
Pierre,

HIDE works again in Beta 6.4 :)