realbasic-nug
[Top] [All Lists]

More on RegEx

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: More on RegEx
From: Dave Shirk <dave at pamlicosounds dot com>
Date: Mon, 31 Mar 2008 18:46:55 -0400
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hello Folks,

Another question about RegEx (acually two)

Which of the following is allowed and/or preferred:

(\d?[a-zA-Z]\d{1,2}[/])?[more expression here]
or
[\d?[a-zA-Z]\d{1,2}[/]]?[more expression here]


Also. is it possible to have condtionals? For example:

[if this expression][look for this expression]

Thanks as always,

Dave
Oriental, NC

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>