You can try looping over each character to see if it replaced the
chr(13) or chr(10) with some other character by chance?  I don't know of
any issue with QofQ removing these characters.

John

-----Original Message-----
From: Turetsky, Seth [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 16, 2004 5:01 PM
To: CF-Talk
Subject: RE: query of query trimming?

Unfortunately yes, I'm sure.  I did a QofQ then a direct query, and they
were different, the direct query returned 13, the QofQ returned like 83,
the ascii value of T(the first letter in the string)


-seth

-----Original Message-----
From: Jerry Johnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 16, 2004 4:31 PM
To: CF-Talk
Subject: Re: query of query trimming?

Are you sure they have a chr(13) (Carriage Return).

It might have just a line feed (chr(10)).
Try replacing chr(10) instead.

Jerry Johnson
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to