Does anyone know about any free tools where you can write some text and then a regular expression, and then check what it is "fetching"? I am getting tired of having to compile everytime and start over...:) I am on Linux BTW..
Thanks
ØØ
Printable View
Does anyone know about any free tools where you can write some text and then a regular expression, and then check what it is "fetching"? I am getting tired of having to compile everytime and start over...:) I am on Linux BTW..
Thanks
ØØ
Found one, will have to test it..:)
http://www.weitz.de/regex-coach/
Slight overkill for just Regular Expressions but SharpDevelop comes with a Regular Expression AddIn which I have found to be very useful.
Yeah, I guess so, I havn't even thought about installing C# at all in Linux yet. And not sure if that plug in will work in Linux either...
But thanks for the tip though
But the RegEx coatch that I downloaded did the trick. Had to install libmotif too, but managed to do that after some help from ViaualAd...:)
Thanks
ØØ