Hi All, I am trying to parse multiple lines of info in a character field in order to search against another table. I was searching for a carriage return and was getting confusing results. Here is a set fields AL I am using:
STRSTR($ztempISBNList$, LTRIM( " ")) After turning on AL logging I find that this will return a value one higher using the Mid Tier vs using the User client. For example this would return a value of 8 using the User tool and a value of 9 using the Mid Tier. Shouldn't these both be the same value regardless of which client I use? Is this a bug or is it "working as designed" as I seem to hear more often lately? thanks Brian Sokol Manager, Desktop Services Scholastic Inc. 557 Broadway NY, NY 10012 (212) 343-6494 http://www.Scholastic.com _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

