Page 44 of 56
Re: Russian
Posted: 10 Nov 2022 18:50
by DmFedorov
Didn't see it:
1) ms.2564=00|The tags database is not available:
2) ms.2341=00|Some settings (<$settings>) might not have been saved to disk.\n\nApplication data folder: <$path>\nTags database: <$db>\n\nClick OK to exit XYplorer anyway.\nClick Cancel to keep XYplorer running.
3) ms.3121=00|pre-processing stopped
4) ms.3120=00|pre-processing item <#>/<2:#> (ESC to stop)
I think 1 and 2 refers to using shared XYplorer, 3 and 4 - to portable devices. Is that correct?
Re: Russian
Posted: 11 Nov 2022 14:11
by admin
Thanks, and yes.
Re: Russian
Posted: 12 Nov 2022 18:29
by DmFedorov
2. See no problems with quoted patterns. Example?
something is wrong here too
Alternatively you may quote your patterns to protect them from parsing. You must, however, supply all needed wildcards in quoted patterns, else they are taken as "exact matches".
I thought you would just read carefully and see what I see.
When I read this sentence in the Help-file, I have a silogism in my head.
On the one hand, anything enclosed in quotation marks is an exact match.
On the other hand, when it comes to wildcards in quotation marks, on the contrary, it will be NOT an exact match, because
..else they are taken as "exact matches".
sentence doesn't say what search mode we're talking about (logical or regular expression). And it does not say which wildcards are in question (only the asterisk is shown in the examples).
------------------
So actually I'm the one who needs examples of what we're talking about. You have four examples. Each of the examples leads me to believe that asterisks in quotation marks are not treated as characters, but are treated as wildcards. But without the asterisk, this examples work exactly the same.
Give a working example of how a wildcard not surrounded by quotation marks will be treated as a regular, normal character.
Re: Russian
Posted: 13 Nov 2022 09:31
by admin
This is about the parsing of Boolean expressions. Quoting will protect strings that look like Boolean operators (e.g.
and, or
&) from being seen as Boolean operators.
It's very well explained in the help. I try again:
Code: Select all
SmartBooleanQueryParsing: Yes
========================================================================
All files:
------------------------------------------------------------------------
!cat.txt
cat & dog.txt
cat, dog.txt
dog & cat.txt
dog, cat.txt
========================================================================
Pattern Match No Match
========================================================================
"*cat* & *dog*" !cat.txt
cat & dog.txt
cat, dog.txt
dog & cat.txt
dog, cat.txt
------------------------------------------------------------------------
*cat* & *dog* !cat.txt
cat & dog.txt
cat, dog.txt
dog & cat.txt
dog, cat.txt
========================================================================
"!*cat*" !cat.txt
cat & dog.txt
cat, dog.txt
dog & cat.txt
dog, cat.txt
------------------------------------------------------------------------
!*cat* !cat.txt
cat & dog.txt
cat, dog.txt
dog & cat.txt
dog, cat.txt
========================================================================
Re: Russian
Posted: 19 Dec 2022 09:52
by DmFedorov
§ - to search
Remarks you will see in Popup tips.
Re: Russian
Posted: 19 Dec 2022 11:02
by admin
? what is this ?
Re: Russian
Posted: 19 Dec 2022 11:31
by DmFedorov
Is the file not being viewed?
Actually these are remarks (noticed inaccuracies) in the help file.
I made one file, so that you (and I) are comfortable. So I don't have to write all these lines here. And then comments to them.
Re: Russian
Posted: 19 Dec 2022 14:03
by admin
Sorry, but the format is too complex. I will not open alien documents containing scripts. Just post in the forum like everybody else.
Re: Russian
Posted: 20 Dec 2022 07:25
by DmFedorov
OK. there are no scripts here. There is only a default.css file from your chm
(You could view previous Html file without using script file)
Re: Russian
Posted: 20 Dec 2022 08:27
by DmFedorov
---------from messages----can't see in UI
<#> <item;~s> could not be zipped because item names cannot be longer than 259 characters.
Open the selected List item(s).
tags DB was not opened
Sync Folders doesn't support portable devices.
This item could not be created:
------------------
instead of the first message was always: There is no zip support for file names longer than 259 characters.
When I tried to Zip a folder with several filenames less than 259 characters and one longer than 259 characters I got a completely empty archive, without any warning.
It's
bug.
7-zip does things differently.
If a particular file has a name longer than 259 characters, I have no 7-zip context menu.
If I try to archive several files, among which there is a file with a long name, I have a context menu and the work is done.
If I archive a folder inside which there are files with a long name, 7-zip archives and then extracts all those files without any problems.
(I think you know that, but this time you changed the 70 lines where you removed the character &)
Re: Russian
Posted: 20 Dec 2022 09:50
by admin
DmFedorov wrote: ↑20 Dec 2022 08:27
When I tried to Zip a folder with several filenames less than 259 characters and one longer than 259 characters I got a completely empty archive, without any warning.
It's
bug.
Yes. I will add a message.
DmFedorov wrote: ↑20 Dec 2022 08:27
(I think you know that, but this time you changed the 70 lines where you removed the character &)
What?
Re: Russian
Posted: 20 Dec 2022 09:53
by admin
DmFedorov wrote: ↑20 Dec 2022 07:25
Remarks_18dez.zip
OK. there are no scripts here. There is only a default.css file from your chm
(You could view previous Html file without using script file)
Thanks. This is a lot of stuff. I assume all this is not so important, otherwise you would discuss it here in public. So I give it a lo prio.
Re: Russian
Posted: 20 Dec 2022 11:15
by DmFedorov
What?
All this was deleted and replaced without &
Form1
&Not ¦ From &start of unit ¦ Search for &folders as well ¦ &Selected files only ¦ C&urrent date ¦ Path (F&ind settings) ¦ Column &headers ¦ Include &subfolders ¦ &Match case ¦ Inve&rt ¦ It's a &hex string ¦ I&mage ¦ Include &version ¦ Search every&where ¦ &Name ¦ &Date ¦ &Size ¦ &Content ¦ Inve&rt ¦ Whole &words ¦ &Path ¦ &Match case ¦ Include s&ubfolders ¦ Inve&rt ¦ Fi&nd hidden ¦ Follow folder lin&ks ¦ Selected lo&cations ¦ Auto s&ync ¦ Ignore diac&ritics ¦ Ma&ximum depth: ¦ &Add Current ¦ &Browse... ¦ &Manage... ¦ &Preview Now ¦ F&ind Now ¦ To&lerance: ¦ At &least: ¦ At &most: ¦ &Name: ¦ &Location: ¦ M&ode: ¦ M&ode: ¦ Typ&e: ¦ &File ¦ &Edit ¦ &View ¦ &Go ¦ Fav&orites ¦ &User ¦ &Scripting ¦ &Panes ¦ Ta&bsets ¦ &Tools ¦ &Window ¦ &Help ¦ T&ags ¦ in the &last ¦ &between ¦ Classic directory d&ump ¦ Basic &info to CSV ¦ E&xtended info to CSV ¦ Meta&data to CSV ¦ T&ree structure ¦ Ta&b ¦ &Other: ¦ &Pad blanks
form6
Z&oom to fit ¦ &Show Status Bar ¦ Top-align if &vertically cropped ¦ Mouse down blow &up
I assume all this is not so important, otherwise you would discuss it here in public.
Have you noticed that I can't debate and discuss anymore? I report.
auf Deutsch besser - Ich melde Ihnen. Nicht mehr
Re: Russian
Posted: 20 Dec 2022 12:12
by admin
DmFedorov wrote: ↑20 Dec 2022 11:15
What?
All this was deleted and replaced without &
Indeed, I used the StripAccelerators tweak when I created the language file. I'll upload a correction.
Have you noticed that I can't debate and discuss anymore? I report.
auf Deutsch besser - Ich melde Ihnen. Nicht mehr
? don't understand
Re: Russian
Posted: 20 Dec 2022 13:06
by DmFedorov