![]() |
|
|
+ Search |
![]()
|
May 8th, 2002 23:35
Ka Chun Tom Chiu, Sean Carroll,
I believe you can just run a query to do so. Or else, you can do a simple VB program. Just get the string from Memo and then use the "Replace" function (available since VB6) to replace all vbNewline into vbNullString, and that is it. If it is not CR + LF but just CR, then use vbCR instead.