--- In [email protected], "brucexs" <[EMAIL PROTECTED]> wrote: > > > > > I guess there's not an expression I can evaluate to get user's esc > > character? > > > NO, that would be too easy.
> BTW, note that ?\02....\02 > will work for any string that does not contain \02. That is the trick > PowerPro uses in similar circumances. But not useful if you want escaping to work within string? Getting user to specify escape character is good. I can make it an ini file setting for pipe plugin (assuming users rarely change escape character in their config), and yet another parameter to 2pp2.exe
