After installing 'tc8.5b8 32' and upon executing it I get an error message stating:
Code: Select all
Invalid file name specified!
*.*
TRegExprW(comp): ?+*{Follows Nothing (pos 1)
Thanks
Dimitrios
Moderators: Hacker, petermad, Stefan2, white
Code: Select all
Invalid file name specified!
*.*
TRegExprW(comp): ?+*{Follows Nothing (pos 1)
Yes, it looks like a defined file type is used.ghisler(Author) wrote:You have probably defined a regular expression for a user-defined color, and this regular expression contains an error.
Code: Select all
Chords_SearchFlags=0|000002001020||||||||22220|0000|
Chords_SearchFor\.(crd|gp|gp[2345]|gtp|ptb|tbt|tef)$
Chords-new_SearchFlags=0|000002001020|||3|1||||22220|0000|
Chords-new_SearchFor=\.(crd|gp|gp[2345]|gtp|ptb|tbt|tef)$