;:
> On Oct 28, 2005, at 15:09, Jeff 'japhy' Pinyan wrote:
>
> > On Oct 28, Renee Halbrook said:
> >
> >
> >> My perl interpreter display does not recognize "\r" for a newline
> >> character
> >> for standard out, so it simply printe
f a stupid error on my part.
Glad its fixed though.
Thanks to everyone for responding.
Regards,
Renee
Quoting "John W. Krahn" <[EMAIL PROTECTED]>:
> Renee Halbrook wrote:
> > Hi,
>
> Hello,
>
> > I'm not sure if this is the correct group to post this ques
x27;t open $file for reading: $!\n";
readfile();
close(MYFILE);
sub readfile(){
local($/) = "\r";
while ( my $line = ){
print "line is $line\n";
}
}
Renee Halbrook
Bioinformatics Programmer
The Carnegie Institution of Washington
Department of Plant Biology
260 Panama S