Problem with zip_add()

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
HEM
Posts: 2
Joined: 27 Oct 2009 12:01

Problem with zip_add()

Post by HEM »

If I have more than 2 files selected when I run zip_add(); from a user defined toolbar button, only the first 2 files or sometimes first & last file go into the newly created zip file. Am I doing something wrong?

admin
Site Admin
Posts: 66366
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem with zip_add()

Post by admin »

Show your code, please.

HEM
Posts: 2
Joined: 27 Oct 2009 12:01

Re: Problem with zip_add()

Post by HEM »

It's just the one statement.... see attached snapshot.
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66366
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Problem with zip_add()

Post by admin »

Confirmed! There is something weird going on...

...

Fixed! Interesting bug -- race condition between various shell functions. Thanks!

Post Reply