Website and Help Typos

Things you’d like to miss in the future...
admin
Site Admin
Posts: 60290
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Website and Help Typos

Post by admin »

Argh. :oops: Sure... :whistle:

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

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: Website and Help Typos

Post by bdeshi »

:ninja: :tup:
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

altoclef
Posts: 30
Joined: 12 Oct 2012 18:54

Re: Website and Help Typos

Post 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?

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

Re: Website and Help Typos

Post by admin »

Yes, thanks.

bdeshi
Posts: 4249
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612 / Dhaka
Contact:

Re: Website and Help Typos

Post 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?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

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

Re: Website and Help Typos

Post by admin »

Thanks.

Yes, intended.

highend
Posts: 13260
Joined: 06 Feb 2011 00:33

Re: Website and Help Typos

Post 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
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de

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

Re: Website and Help Typos

Post by admin »

Indeed! Found a couple of other places as well. Thanks. :tup:

jupe
Posts: 2749
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Website and Help Typos

Post 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.

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

Re: Website and Help Typos

Post 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:

highend
Posts: 13260
Joined: 06 Feb 2011 00:33

Re: Website and Help Typos

Post 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!
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de

jupe
Posts: 2749
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: Website and Help Typos

Post 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:

Leito
Posts: 561
Joined: 26 Sep 2016 15:37
Location: Windows 10 1809 x64

Re: Website and Help Typos

Post 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

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

Re: Website and Help Typos

Post by admin »

Yep, thanks!

genieautravail
Posts: 30
Joined: 26 Oct 2011 21:25

Website

Post 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:

Post Reply