A component is available with source code here : http://forums.4d.fr/Post/EN/7161740/1/7161741#7161741
v i n c e n t d e l a c h a u x ---------------------------------------- Bee green - keep it on the screen > On 30 Mar 2017, at 11:07, Sannyasin Siddhanathaswami via 4D_Tech > <[email protected]> wrote: > > Aloha, > > Does anyone have a method they can share that does find and replace using > Regex Match that supports groups? > > For example: > search string: ā01/15/2017" > > find (\d\d)/(\d\d)/(\d\d\d\d) > replace with \2/\1/\3 > > Result: ā15/01/2017ā > > Iām sure I can create one, but wanted to avoid reinventing the wheel if > possible. > > Thanks in advance! > > > Sannyasin Siddhanathaswami > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: http://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

