Question on %Z usage in buttonbar
Moderators: Hacker, petermad, Stefan2, white
Question on %Z usage in buttonbar
I could not find this in description, so I will ask it here:
using %Z%P results in d:\path\archive.zip\sub\folder parameter. It's nice, but %P implies last slash, and %Z%P does not have last slash, which causes problems with my external tool.
Is this by design or it should be changed?
Thank you!
using %Z%P results in d:\path\archive.zip\sub\folder parameter. It's nice, but %P implies last slash, and %Z%P does not have last slash, which causes problems with my external tool.
Is this by design or it should be changed?
Thank you!
Last edited by grigsoft2 on 2009-08-04, 15:37 UTC, edited 1 time in total.
- ghisler(Author)
- Site Admin
- Posts: 50840
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I agree, I will append a backslash if it's a folder within a zip, and none if it's a zip file.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50840
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
- ghisler(Author)
- Site Admin
- Posts: 50840
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Yes, this is done because I:\___NEW___2\xchm-1.13.zip is actually a file, not a directory.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC