RE: CONT'D.. What the heck is going on?

2003-09-18 Thread Bushy
Got it! Thanks On Thu, 18 Sep 2003 17:50:26 +0100, Michael Traher wrote: > I can not see the problem, but I might try a TRIM() around > ListGetAt(Line,1,'|') in the . > > Michael Traher > > > -Original Message- > From: Bushy [mailto:[EMAIL PROTECTED] > Sent: 18 September 2003 17:38

RE: CONT'D.. What the heck is going on?

2003-09-18 Thread Bushy
Just ignore the strCR and ListLoop for now. Thats all working properly. Here is an example of what "Line" could be equal to within the Line = TSCE|D:\files\tsce Using ListGetAt(Line,1,'|' plucks out TSCE. I'm trying to match that against the variable TEST. If a match is found do this. Otherwi

RE: CONT'D.. What the heck is going on?

2003-09-18 Thread Michael Traher
I can not see the problem, but I might try a TRIM() around ListGetAt(Line,1,'|') in the . Michael Traher -Original Message- From: Bushy [mailto:[EMAIL PROTECTED] Sent: 18 September 2003 17:38 To: CF-Talk Subject: re:CONT'D.. What the heck is going on? Hi, I just don't see it. Why won

RE: CONT'D.. What the heck is going on?

2003-09-18 Thread Mark A. Kruger - CFG
George, What's in the varibles strCR and ListLoop? What's the point of the variable "test" since you aren't using it (at least not here)? -Mark -Original Message- From: Bushy [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 11:38 AM To: CF-Talk Subject: re:CONT'D.. What th