Page 21 of 27

Re: Website and Help Typos

Posted: 09 Mar 2019 08:54
by admin
Argh. :oops: Sure... :whistle:

PS: I patched the release notes. Fixed in next release.

Re: Website and Help Typos

Posted: 09 Mar 2019 09:03
by bdeshi
:ninja: :tup:

Re: Website and Help Typos

Posted: 15 Mar 2019 19:49
by altoclef

Code: Select all

::help "idh_scripting_comref.htm#idh_sc_regexreplace"
Syntax
regexreplace(string, pattern, replacement, [matchcase])
...
When no replacement is defined, ...
Should replacement have square braces, as it is optional?

Re: Website and Help Typos

Posted: 16 Mar 2019 09:14
by admin
Yes, thanks.

Re: Website and Help Typos

Posted: 23 Mar 2019 21:17
by bdeshi
19.80.0118 changelog:

      - Note that due to the new internal handling a all valid patch files are locked 
        as long as the patches are active. You cannot rename, move, or delete them.


Also, this entire sentence is repeated later in the changelog. Intended?

Re: Website and Help Typos

Posted: 23 Mar 2019 21:20
by admin
Thanks.

Yes, intended.

Re: Website and Help Typos

Posted: 31 Mar 2019 14:21
by highend
#idh_tags_extratags

Code: Select all

Find Files by Extra Tags

Of course, you can find files by Extra Tags. The field prefixes to use are either "ex1" to "ex5" (the current column names are irrelevant), or the actual (and localized to your interface language) column captions. The matching is done as simple text matching with wildcard support (as e.g. in the Name or the Comment field). Of course, Multi Field Search is fully supported.
You should change "ex5" to "ex16" here

Re: Website and Help Typos

Posted: 31 Mar 2019 14:30
by admin
Indeed! Found a couple of other places as well. Thanks. :tup:

Re: Website and Help Typos

Posted: 04 Apr 2019 06:30
by jupe
run "C:\Program Files (x86)\Norton Internet Security\Engine\17.0.0.136\navw32.exe" "<curpath>\*";
run "C:\Program Files (x86)\WinRAR\winRAR.exe" "x" "<curitem>";
I just noticed the above examples in the help file under the Scripting Commands \ run section and I don't think these would work as written.

Also there are a couple of examples that use "Programme" in their path, while I assume that it is correct in a different language, maybe to keep consistency with the rest of the English user manual these could become "Programs" which is already used in some of the other examples for the run command under the "Using the directory parameter" subheading.

Re: Website and Help Typos

Posted: 04 Apr 2019 08:54
by admin
I found that both actually work if you ignore the "Dubious Syntax" warning. They are examples of the old laxer handling of quotes. I update them, thanks.

Oh yes, that's German. I'll get rid of it. :)


PS: That inspired me to the new lax() function... :mrgreen: :cup:

Re: Website and Help Typos

Posted: 04 Apr 2019 18:29
by highend
v19.80.0137 - 2019-04-04 18:21
+ Find Files and Quick Search: Now (since 20190401 actually) you can search
all extra fields at once by using the new "ex" selector. For example:
ex:data //finds all items with any extra field set to "data"
Thanks a lot, it works great!

Re: Website and Help Typos

Posted: 05 Apr 2019 00:39
by jupe
admin wrote: 04 Apr 2019 08:54 I found that both actually work if you ignore the "Dubious Syntax" warning. They are examples of the old laxer handling of quotes. I update them, thanks.

Oh yes, that's German. I'll get rid of it. :)


PS: That inspired me to the new lax() function... :mrgreen: :cup:
Ahh yes, although historically newbies are terrified when they see the Dubious Syntax dialog :shock: , I must admit I didn't try the examples before reporting, I'd assumed they wouldn't get concatenated using spaces in addition to the quoting. :oops:

Wow, that new lax function is going to be super useful, and I anticipate a major time saver, nice work. :mrgreen: :appl:

Re: Website and Help Typos

Posted: 09 Apr 2019 08:37
by Leito

Code: Select all

v19.90.0000 - 2019-04-08 20:00
    = NEW OFFICIAL RELEASE. Main developments since last release:
  +++ Dropped Messages From Thunderbird. Now, additional to Outlook, also emails 
      dropped from Thunderbird are processed along the your settings for dropped 
      messages.
"along the your settings"

Same error on https://www.xyplorer.com/release_19.90.php

Re: Website and Help Typos

Posted: 09 Apr 2019 08:51
by admin
Yep, thanks!

Website

Posted: 06 May 2019 10:33
by genieautravail
Hello,

On the following webpages of the website, some screenshots are missing or incomplete:

https://www.xyplorer.com/release_15.00.php
https://www.xyplorer.com/release_15.20.php

On the following webpages, the screenshots are displayed but if you takes a closer look on them, something is missing :

https://www.xyplorer.com/release_16.60.php
https://www.xyplorer.com/release_14.30.php screenshots 4, 5,6

Best regards :whistle: