That works, Thanks LJ ________________________________ From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of LJ Longwing Sent: Thursday, March 18, 2010 12:09 PM To: [email protected] Subject: Re: LTRIM Question
Mark, You will also want to do a replace() to replace the enter character with ""....ltrim will get rid of spaces at the beginning of the character, but enter is not a space unfortunately. ________________________________ From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Brittain, Mark Sent: Thursday, March 18, 2010 10:04 AM To: [email protected] Subject: LTRIM Question ** Hi All, I want to remove the leading space from a field on save and thought LTRIM would do the trick but it is not. If the entry in the field is like this " Here is my update" I want it to be this "Here is my update" I am using a set field "Update LTRIM($Update$)" after the information is pushed to a another form. I have also tried it as part of the push. Any suggestions? Mark ____________________________________________ Mark Brittain Remedy Developer NaviSite [email protected]<mailto:[email protected]> (315) 453-2912 x5335 (Phone) (315) 317.2897 (Cell) ________________________________ This e-mail is the property of NaviSite, Inc. It is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise protected from disclosure. Distribution or copying of this e-mail, or the information contained herein, to anyone other than the intended recipient is prohibited. _Platinum Sponsor: [email protected] ARSlist: "Where the Answers Are"_ _Platinum Sponsor: [email protected] ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

