>Is there a text editor (preferably something
>simple) on Windows that allows you to deal with line breaks the way 
>BBEdit does?

UltraEdit does a fine job:

<http://www.ultraedit.com/>


-Steve

-- 
#! /usr/bin/perl -w
my @wish = qw/60 47 98 117 115 104 62/;
foreach (@wish) {
    print chr($_);
};

Reply via email to