Subject: | |
From: | |
Reply To: | |
Date: | Fri, 25 Sep 2015 10:55:04 -0400 |
Content-Type: | text/plain |
Parts/Attachments: |
|
|
So you can use a question mark -- it means that it matches the previous element zero or 1 times. The language isn't exactly like Perl, but it's close. You can see some examples (since ME uses the .NET RegEx library + a few local extensions) here: https://msdn.microsoft.com/en-us/library/az24scfc(v=vs.110).aspx
--tr
-----Original Message-----
From: MarcEdit support in technical and instructional matters [mailto:[log in to unmask]] On Behalf Of Eugene Espinoza
Sent: Friday, September 25, 2015 10:52 AM
To: [log in to unmask]
Subject: Re: [MARCEDIT-L] regex alphabetic characters of Last Name First Name
Oh I see! Thanks Terry! in Notepad++, there is this question mark (?) that can be put at the end of a string captured so that the search won't be greedy, it seems this not available with MARCEdit right? In any rate, thanks for this regex! Cheers!
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
________________________________________________________________________
This message comes to you via MARCEDIT-L, a Listserv(R) list for technical and instructional support in MarcEdit. If you wish to communicate directly with the list owners, write to [log in to unmask] To unsubscribe, send a message "SIGNOFF MARCEDIT-L" to [log in to unmask]
|
|
|