How should I put out the result to the opposite lister?

How should I put out the result of the operation by the click to the pane on the other side?

It doesn't succeed in the argument though it thought about "openindual" etc.

b[/b].How should I do to select the zip file by a left pane, and to extract the contents to a right pane?

["C:\silo\file handle\Winrar 3.71 Full\WinRAR.exe" x {file}]
in my setting,This argument is arrangement to the item of function of the button customized.

The decompression of the zip file in default is not treated(my circumstance) , and I can extarct zip only with outside tool (winrar) (Arrange it in the button).

"WinRAR Compress/Decompress Buttons (and other) "I saw this page).

b[/b].
the role that the folder was double-clicked while pushing ctrl,
Can the button that plays the same role as it be arranged in the toolbar?

If possible,I want to add a new tab to Lister on the other side and displayed make contents of the folder there.

"Tab-related buttons appropriate argument was not found .

I'm sorry for my poor sentences. :cry:
I don't care As much as one hint alone.
please teach me

Hmmm, looks like you've used an automatic translation tool here - I can't make a great deal of sense from your post. Perhaps you could get an English speaking friend to rephrase your requirements?

The time not breathed in was spent.
It polishes and the question is simplified.
I did not have, and by the way, the friend who was English edited and
contributed the automatic translation.
It would be greatly appreciated if replying if the meaning is
occasionally understood.
:cry:

Is that a haiku? :slight_smile:

Come on guys, let's be a little more helpful, I can almost see the sweat on this poor man's forehead. This is what I have managed to make out of his initial post:

"#1: I would like to select a zip file in the left pane and extract its contents to the right pane folder at the press of a toolbar button. How can this be done?

#2: Is it possible to have a toolbar button that does the same as a ctrl+dblclick ZIP filetype handler (extract file contents to other pane)?
Also, the function needs to open a new tab in the opposite pane.

If you could give me just a hint, I'd appreciate that."

And my stab at the "haiku" goes like this:

"I did not have the time it would have taken to polish and simplify the question. By the way, an English friend of mine edited and posted the 'automatic' translation. I would greatly appreciate a reply if you understand what I mean."

But I honestly have to admit I've got no clue about the breathing part :smiley:

DryRiverBed, is this what you wanted to ask?

[quote="Alan"]
"#1: I would like to select a zip file in the left pane and extract its contents to the right pane folder at the press of a toolbar button. How can this be done?

#2: Is it possible to have a toolbar button that does the same as a ctrl+dblclick ZIP filetype handler (extract file contents to other pane)?
Also, the function needs to open a new tab in the opposite pane.

If you could give me just a hint, I'd appreciate that."[/quote]

If yes, here is the answer for you. (From your questions I assume you are using a dual pane lister, that is, a lister like Total Commander).

This button code does what you asked in #2. Remove the second line to do what you asked in #1.

copy extract=sub go {destpath}\{file|noext} openindest newtab

[quote="Alan"]DryRiverBed, is this what you wanted to ask?

[quote="Alan"]
"#1: I would like to select a zip file in the left pane and extract its contents to the right pane folder at the press of a toolbar button. How can this be done?

#2: Is it possible to have a toolbar button that does the same as a ctrl+dblclick ZIP filetype handler (extract file contents to other pane)?
Also, the function needs to open a new tab in the opposite pane.

If you could give me just a hint, I'd appreciate that."[/quote][/quote]

Thank you for replying kindly.
I'm sorry my reply is late.

Your reading comprehension is almost correct.
I think that the comprehension of my post exhausted you.

(#1)is exactly.
(#2)is almost correct.but,
Object of selection by left-click is mere folder,mere directory(not zip file)

In a very unrelated point
I edit post statements by myself.
There is no friend who can speak English by nature.
I am not so busy .

:frowning: About the button code that you presented ...

[quote]copy extract=sub
go {destpath}{file|noext} openindest newtab
[/quote]
This error dialog came into view.
It was impossible though only the first line was used.

By the way,about zip extracting
"WinRAR Compress/Decompress Buttons (and other)
The toolbar button that uses "Winrar" is desirable. (Because of the unicode
relation.I'm sorry for selfish)

Hello,
@Alan

OK, understood.
It does seem that the problem is Unicode in Nature.
Although Copy Extract=sub should work,
DryRiverBed finds an error.
DryRiverBed does indicate that there is some kind of "Unicode relation".

Hmmm... I thought the unrar.dll with DOpus was Unicode now thanks to Nosh.
However, DryRiverBed does seem to indicate that this a is a zip file.
As far as I know zip files do not support Unicode.
However, it may well be possible that DryRiverBed has found it possible to create a zip file containing Unicode named files using WinRar.
I also presume the zip file can also be extracted using Winrar.
I don't know enough about Winrar or Unicode to know for certain.

So here it is....
It might work with Unicode at the command line under DOpus ...
But then it may not work ...

Winrar e {file} {destpath}

This assumes that Winrar is in your path.

@DryRiverBed
Hint:
Keep sentences simple.
Translate to English.
Translate back to your language.
Repeat process.

Regards,
David

DryRiverBed also posted this topic: [How to extract the zip file including a Japanese file name?)
Leo wrote: 'I don't think the Zip library that Opus uses at the moment supports Unicode filenames. I'd recommend extracting the file with something else (...)'

Thank you for replying

It worked fine by the above-mentioned argument. It is wonderful.
Thank you. the #1 question was solved .

:frowning: But about #2 question was not solved.
[ul]#2: Is it possible to have a toolbar button that does the same as a ctrl+dblclick directory (display contents to other pane.unrelated to zip file)?
Also, the function needs to open a new tab in the opposite pane.
[/ul]I combined the codes that I know,
though It doesn't move well.

despite my Linguistic ability I has taught up to now, I'm happy if you teach me .
regards.

[quote="DryRiverBed"]#2: Is it possible to have a toolbar button that does the same as a ctrl+dblclick directory (display contents to other pane.unrelated to zip file)?
Also, the function needs to open a new tab in the opposite pane.[/quote]

This should do it:

Go FROMSEL OPENINDUAL NEWTAB=findexisting

I really appreciate it.
Oh yep,"Openindual" enters there.
Though I challenged such a syntax many times.
It was a mistake to have deleted "Fromsel".
above-mentioned syntax works well !
In DOpus, possiblity is infinity. It is wonderful.
Thank you a lot for kindness.
regards. :smiley: