----- Original Message ----- From: "Purshottam Chandak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 26, 2001 5:32 AM Subject: File Handlers
> what may be the cause the filehandles don't work. I am using windows 98. > Everything works fine exept the filehandles. I'm not too sure whats your problem. However filehandles must be in UPPERCASE, something like this ; open (FILE, "yourfile.txt") || die "$!\n"; _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]