File window tip script error

Started by P.Jones, May 05, 2014, 01:05:31 PM

Previous topic - Next topic

P.Jones

The file window tip has a script error in that the keywords are all bunched up together as shown. Instead of

keyword; keyword; keyword etc...

I think the error is at the end of the script here

</Run>;replace:~;==;  }

Anyone good at scripts?

[attachment deleted by admin]

JohnZeman

Add a ~ before your last ; so IMatch knows to treat it as a literal character.

</Run>;replace:~;==~; }

P.Jones

Quote from: JohnZeman on May 05, 2014, 02:01:43 PM
Add a ~ before your last ; so IMatch knows to treat it as a literal character.

</Run>;replace:~;==~; }

Thanks John.

Mario

A side effect of a recent bug fix.
I have corrected that in the standard file window tip I ship with IMatch.
-- Mario
IMatch Developer
Forum Administrator
http://www.photools.com  -  Contact & Support - Follow me on 𝕏 - Like photools.com on Facebook