dmanty45 / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

add wrapped format of outgoing file #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
for producing wrapped format, where a file consists of fixed length records 
ending with cr/lf. Often seen in mainframe, as400
(not for xml/json)

Original issue reported on code.google.com by hjebb...@gmail.com on 19 Dec 2010 at 7:03

GoogleCodeExporter commented 8 years ago
There was a bug in this, variable s not initialised before loop. join is a 
better solution. (line 305)

Original comment by mjg1964 on 3 May 2011 at 7:22

Attachments:

GoogleCodeExporter commented 8 years ago
fixed this.
cna you check if this is OK now?

Original comment by hjebb...@gmail.com on 24 Aug 2011 at 1:14

GoogleCodeExporter commented 8 years ago
yes this is ok

Original comment by mjg1964 on 28 Aug 2011 at 11:16

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
this wrapping is only doen for the message.
(no wrapping for the envelope)

Original comment by hjebb...@gmail.com on 14 Nov 2011 at 8:43

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:44