I'm using Visual Slick Edit as my perl editor, and when I type in 'print(',
it tells me the syntax is:

(FILEHANDLE LIST)

try it without the comma.  Who knows?  Maybe it'll work.  =)

-----Original Message-----
From: Anthony Saffer [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, September 17, 2002 3:49 PM
To: Perl Beginners List
Subject: Simple one :-)


print(OUTFILE, "$PNdString\n");

This is line #19 in my code. When I run it I am told I cannot have a coma
after the filehandle. Why not?? I thought this was standard Perl syntax?

Anthony


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to