**
Hi,
    if you mean to identify new line(\n) and replace that with another character we can do that using set field and REPLACE() function

in set field -->
REPLACE($Input String$, "
", "^")


eg        input     bmc
                          software
                          pune

       output       bmc^software^pune


you can do this through a button or an active link service action calls filter with service execution option and do set field.



Regards
Jittu Chacko












On 5/30/2013 4:27 AM, Ray Palla wrote:
**

Hey Kids;

 

Is there a way to use the REPLACE() function in a filter to remove line feeds and/or carriage returns from text?  Is there a special character code?  I’ve tried to paste one into the function with double-quotes around it, but the function doesn’t seem to recognize it.  I just want to replace it with anything like “^”, to further parse the string as a single line.

 

Thanks in advance;

r

 

Ray Palla
Sr. IT/Remedy Consultant

http://www.linkedin.com/img/signature/bg_bluefade_195x42.jpg

Mobile: 512-917-1739
Time Zone: Central

Email: [email protected]
http://www.linkedin.com/img/signature/icon_in_blue_14x14.gif Professional Profile

INSONA Corporation
1201 Berry Lane
Georgetown, TX

78626-3832 USA
Infrastructure Solutions - Network Applications

 


 

_ARSlist: "Where the Answers Are" and have been for 20 years_

_ARSlist: "Where the Answers Are" and have been for 20 years_

Reply via email to