Perl Related Question

Perl Related Question

am 15.11.2005 16:43:56 von Rita

Hi Members,
i am new in perl , so i want your's help. Please help me.
i am making a programm amd i want to open a file of different
directory. and i worte the code
$filename1=012945;
unless (open(FILE1,"C:/Ritu/FastaSeqs/$filename1.CONSENS") )
{
print "Cannot open file \"$filename1.CONSENS\"\n\n";
exit;
}
@sts_seq =;
but i got message that cannot open file.
am i doing something wrong.

Re: Perl Related Question

am 15.11.2005 18:05:43 von John Bokma

"Rita" wrote:

> Hi Members,
> i am new in perl

And new to Usenet. Find out what multiposting is, and why it's bad.

Your question has nothing to do with Perl modules, and hence posting it
here, and in misc, (multi) is extremely rude.

--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
I ploink googlegroups.com :-)