Here is a link to an online REGEX tester

Remember to select POSIX radio button for Witango REGEX

http://www.quanetic.com/regex.php

 

Ben

 


From: Robert Garcia [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 18, 2005 7:22 PM
To: [email protected]
Subject: Re: Witango-Talk: Stripping string

 

Oops forgot the type:

 

<@regex expr="(\[\[)(.+)(\]\])" str="This is a very long string and I have placed [[This is the string I want to get]] within the long string" type=E>

 

The result array will look like this:

 

 

There are other ways to do this, REGEX is a compiled library, and will always be VERY fast, and its is a very valuable tool.

 

--

 

Robert Garcia

President - BigHead Technology

VP Application Development - eventpix.com

13653 West Park Dr

Magalia, Ca 95954

ph: 530.645.4040 x222 fax: 530.645.4040

 

On Oct 18, 2005, at 7:15 PM, Robert Garcia wrote:



<@regex expr="(\[\[)(.+)(\]\])" str="This is a very long string and I have placed [[This is the string I want to get]] within the long string">

 

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to