For information on RegExp syntax consult the internet.

Things you’d like to miss in the future...
Post Reply
Chris Wood
Posts: 272
Joined: 25 May 2004 13:01
Location: Wellington, New Zealand
Contact:

For information on RegExp syntax consult the internet.

Post by Chris Wood »

XYplorer help wrote:For information on RegExp syntax consult the internet.
This isn't good enough. Not least because it doesn't say exactly what kind of Regular expression XYplorer uses.
test everything. hold on to the good.

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

Re: For information on RegExp syntax consult the internet.

Post by admin »

Chris Wood wrote:
XYplorer help wrote:For information on RegExp syntax consult the internet.
This isn't good enough. Not least because it doesn't say exactly what kind of Regular expression XYplorer uses.
XYplorer uses the VBScript RegExp Object.
Library: C:\WINDOWS\system32\vbscript.dll
Information e.g. here: http://www.regular-expressions.info/vbscript.html

Post Reply