More > JRiver Media Center 33 for Windows

Expression Problem

<< < (2/2)

SkGe:
Hey Zybex when you got some free times I will need to steal you for some grunt work, :) Yours is way easy and thanks.
As for Matt, maybe a way for listgrep() to be anchored in text, if a value where it will include 1 can de differentiate between numbers.

Example:

--- Code: ---^value   would anchor value to the beginning of the string
value$   anchors value to the end of the string
^value$ means exact value
--- End code ---

Matt:

--- Quote from: zybex on October 08, 2024, 07:20:12 pm ---I would also expect ListGrep() to find whole values, not substrings. Maybe a new mode is needed for that:

0   Perform a case insensitive search
1   Perform a case sensitive search
2   Perform a case insensitive search, match whole item string
3   Perform a case sensitive search, match whole item string

--- End quote ---

Good idea.

Next build:
NEW: Added a couple extra modes to the ListGrep(...) expression function for full string matching.

SkGe:
Thanks Matt

Navigation

[0] Message Index

[*] Previous page

Go to full version