3 Mar
2003
3 Mar
'03
12:21 a.m.
On Mon, 3 Mar 2003 00:35:47 +0100 "Alexandre Weffort Thenorio" <alethenorio@home.se> wrote:
the output file tends to be in DSO format. Is there anyway that I can force it to create the file in UNIX format???
I am not an expert on the subject, but ... maybe you just have to use a string constant named "newline" (maybe a function with an implicit argument of type (Dos|Unix)) instead of "\n". Vincenzo