Goplat <[EMAIL PROTECTED]> wrote: > That defeats the whole point of 00ff-dos.t, which is to make sure parrot can > deal with lines ending in \r\n. IMO what should be done is to use \r\n in a > quoted string, instead of having the .t itself be \r\n (since that is what > was causing the problems, getting translated into \r\r\n). (See the > attachment for what I mean)
Thanks, applied. leo