I think the best way is to use METHOD GET CODE/METHOD SET CODE, and do the replacement using code.
4D tends to self-correct backslashed inserted in the middle of a token, so you might need to regex your way to find the right insertion point. > 2019/07/26 2:57、Chip Scheide via 4D_Tech <[email protected]>のメール: > > for example I have: > very very long line of code > > I would like to replace this with > very very\ > long Line\ > of code ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

