another hint :

instead of doing 'chr(13) + chr(10)' you may also use @crlf which is basically the same

[This does not solve the problem but is shorter anyway]

[ 16. July 2003, 08:13: Message edited by: Jochen ]
_________________________