Board index » delphi » Please help, line breaks in widestring must go!
Paul Swonger
![]() Delphi Developer |
Thu, 02 May 2002 03:00:00 GMT
Please help, line breaks in widestring must go!
Hello,
I'm writing an FTP Client and when I add server responses to my log window (RichEdit1) I need to be able to filter out line breaks sent by the server. Here is an example of the code: {FTP Reply Constants} As you can see, I'm adding my own line breaks. I know there are other ways I need a way to add the string "Reply" but filter out any line breaks. I know it's unconventional to use Seltext to add text to the RichEdit, Any help is VERY much appreciated and it all possible, please reply to Regards, |