MultiArc - archiver plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
deus-ex
Power Member
Power Member
Posts: 979
Joined: 2003-02-10, 17:45 UTC

Re: MultiArc - archiver plugin

Post by *deus-ex »

If you want to put the archive name in quotes, add a 'Q' to its variable string.

Code: Select all

%AQA

A = long archive name
Q = quote archive names containing spaces
A = use ANSI encoding for archive names
TychoBarfy
Senior Member
Senior Member
Posts: 348
Joined: 2005-08-13, 15:13 UTC
Location: Berlin, Germany
Contact:

Re: MultiArc - archiver plugin

Post by *TychoBarfy »

Why don't you write %AQA or %AAQ?
Q sets quotes if there are spaces in names or paths in the list entries.
Hurdet
Power Member
Power Member
Posts: 704
Joined: 2003-05-10, 18:02 UTC

Re: MultiArc - archiver plugin

Post by *Hurdet »

I repat that I know it, but in some cases I need to define the list command with custom quotes.
f.e.
in PowerShell in some cases I need to define path in '' instead of "".
User avatar
deus-ex
Power Member
Power Member
Posts: 979
Joined: 2003-02-10, 17:45 UTC

Re: MultiArc - archiver plugin

Post by *deus-ex »

Have you tried adding a percent sign right after the variable string to delimit the variable string from the ' character?

Code: Select all

List="%P -cmd list -filePath '%AA%' test"
TychoBarfy
Senior Member
Senior Member
Posts: 348
Joined: 2005-08-13, 15:13 UTC
Location: Berlin, Germany
Contact:

Re: MultiArc - archiver plugin

Post by *TychoBarfy »

Hurdet wrote: 2024-01-03, 11:43 UTC I repat that I know it, but in some cases I need to define the list command with custom quotes.
f.e.
in PowerShell in some cases I need to define path in '' instead of "".
Sorry, the link in the email led me to the last post of the previous page.
Hurdet
Power Member
Power Member
Posts: 704
Joined: 2003-05-10, 18:02 UTC

Re: MultiArc - archiver plugin

Post by *Hurdet »

deus-ex wrote: 2024-01-03, 11:59 UTC Have you tried adding a percent sign right after the variable string to delimit the variable string from the ' character?

Code: Select all

List="%P -cmd list -filePath '%AA%' test"
Result not change with %'
it like a bug.
User avatar
fcorbelli
Junior Member
Junior Member
Posts: 29
Joined: 2023-12-18, 17:07 UTC
Location: Italy
Contact:

Re: MultiArc - archiver plugin

Post by *fcorbelli »

Hi, I am not very experienced with this kind of plugin

Would a list of files made like this be okay? (aka: easy to parse)
10% mean estimated compressed ratio 10%; + means file added (# updated, - removed)
Thank you

Code: Select all

2024-06-26 13:09:21 A....           3.643.998   10% +  01.cpp
2024-06-21 19:17:45 A....           3.605.270    8% +  02.cpp
2024-01-04 14:54:58 A....                 249    6% +  02_quest.cpp
2024-06-15 11:47:45 A....           3.617.549    8% +  08_1.cpp
2024-06-21 18:59:06 A....           3.629.794    8% +  59_9b.cpp
2024-06-15 19:51:32 A....           3.621.407    8% +  a1.cpp
2024-05-27 19:28:16 A....           3.612.550    8% +  andiamo.cpp
2024-06-21 18:39:27 A....           3.629.794    8% +  datestare.cpp
2024-05-27 18:11:49 A....           3.612.549    8% +  i_01.cpp
2024-06-26 12:54:51 A....           3.645.634   10% +  merda.cpp
2024-06-25 14:08:58 A....           3.641.574   10% +  nonva02.cpp
2024-06-25 14:20:14 A....           3.641.827   10% +  nonva03.cpp
2024-06-25 14:42:12 A....           3.642.723   10% +  nonva04.cpp
2024-06-25 14:52:42 A....           3.642.964   10% +  nonva05.cpp
2024-06-26 13:01:32 A....           3.644.861   10% +  nonva06.cpp
2024-04-02 17:31:35 A....               2.989    6% +  temp.cpp
2024-04-17 18:01:29 A....               3.444    6% +  tempp.cpp
2024-06-21 18:45:54 A....           3.628.778    8% +  test01.cpp
2024-06-23 20:50:44 A....           3.630.393    8% +  va1.cpp
2024-06-26 13:54:07 A....           3.647.729   10% +  va10.cpp
2024-06-26 14:00:16 A....           3.648.726   10% +  va11.cpp
2024-06-26 14:17:42 A....           3.649.683   10% +  va12.cpp
2024-06-26 14:32:34 A....           3.650.774   10% +  va13.cpp
2024-06-26 14:37:25 A....           3.650.778   10% +  va14.cpp
2024-06-26 14:43:30 A....           3.650.314   10% +  va15.cpp
2024-06-26 14:55:41 A....           3.650.885   10% +  va16.cpp
2024-06-25 00:41:53 A....           3.631.381    8% +  va2.cpp
2024-06-25 20:30:18 A....           3.643.047   10% +  va3 - Copia.cpp
2024-06-25 20:30:18 A....           3.643.047   10% +  va3.cpp
2024-06-25 20:22:32 A....           3.640.649    9% +  va4.cpp
2024-06-25 20:37:14 A....           3.640.643    9% +  va5.cpp
2024-06-25 20:53:15 A....           3.642.652    9% +  va6.cpp
2024-06-26 10:31:30 A....           3.642.939    9% +  va7.cpp
2024-06-26 10:31:30 A....           3.642.939    9% +  va8.cpp
2024-06-26 13:08:45 A....           3.645.131    9% +  va9.cpp
2024-06-25 21:08:48 A....           2.661.669    9% +  zpaqfranz-linux.cpp
2024-06-26 14:55:41 A....           3.650.885   10% +  zpaqfranz.cpp
zpaqfranz's author. Yes, my name is Franco Corbelli => the zpaqfranz :)
Post Reply