SAP BC - add carriage return to string


[ Follow Ups ] [ Post Followup ] [ Message Board ]

Posted by [IP Address: 195.13.15.226] 'peterpan' on September 11, 2001 at 07:18:56 EST:

Hi,
I want to FTP a string table to a certain server.
I do this by looping through the table and performing a ftp:append. Although I've put the ASCII transfer mode while performing ftp:logon, I have no carriage return at the end of each string that was appended. Is there any way to add a carriage return (next line sign) to the string I want to append? Perhaps with string:concat? But how do I include the carriage return sign? \n or /n doesn't seem to help, even not after converting it to byte.
All ideas are more than welcome...
Thanks in advance,
Peter


Follow Ups:



Post a Followup


Name:
E-Mail:
Subject:

Message:


[ Follow Ups ] [ Post Followup ] [ Message Board ]