" LITERAL ABCDEFGHIJKLMNOPQRSTUVWXYZ" ||,
On Thu, Apr 4, 2013 at 8:39 AM, Frank M. Ramaekers <[email protected]>wrote: > Great, that did the trick. Now if I can figure out why a blank is > getting into the mix: > > "PIPE (endchar ?)", > "| LITERAL QUERY SEARCH", > "| CMS", > "| SPEC W3 1.1", > "|l:LOOKUP", > "| JOIN *", > "?", > " LITERAL ABCDEFGHIJKLMNOPQRSTUVWXYZ", > "| DEBLOCK 1", > "| l:", > "?l:", > "| JOIN *", > "| VAR FMS" > Say "'"FMS"'" > Exit > > ' FGHIJKLMNOPQRU' > > (I know I can STRIP it, but I'd like to figure out where it's coming > from) > > Frank M. Ramaekers Jr. > > > -----Original Message----- > > From: CMSTSO Pipelines Discussion List [mailto:CMS- > > [email protected]] On Behalf Of John P. Hartmann > > Sent: Wednesday, April 03, 2013 2:14 PM > > To: [email protected] > > Subject: Re: [CMS-PIPELINES] SPLIT after each character > > > > DEBLOCK 1 > > > > > > On 3 April 2013 21:10, Frank M. Ramaekers <[email protected]> > wrote: > > > > > I can't seem to find a way to change: > > > > > > > > > > > > ABCDEFGHIJKLMNOPQRSTUVWXYZ > > > > > > to > > > > > > A > > > > > > B > > > > > > C > > > > > > D > > > > > > : > > > > > > : > > > > > > > > > > > > What I'm trying to do is get a string of available CMS modes. > > > Basically I was going to do a QUERY SEARCH that one character from > the > > > 3rd word and LOOKUP to the entire alphabet to find what's left. > > > > > > > > > > > > Frank M. Ramaekers Jr. | Systems Programmer | Information Technology > | > > > American Income Life Insurance Company | 254-761-6649 > > > > > > > > > > > > > > > _____________________________________________________ > > > > > > This message contains information which is privileged and > confidential > > > and is solely for the use of the > > > > > > intended recipient. If you are not the intended recipient, be aware > > > that any review, disclosure, > > > > > > copying, distribution, or use of the contents of this message is > > > strictly prohibited. If you have > > > > > > received this in error, please destroy it immediately and notify us > at > > > [email protected]. > > > > > _____________________________________________________ > > This message contains information which is privileged and confidential and > is solely for the use of the > > intended recipient. If you are not the intended recipient, be aware that > any review, disclosure, > > copying, distribution, or use of the contents of this message is strictly > prohibited. If you have > > received this in error, please destroy it immediately and notify us at > [email protected]. >
