On Thu, 10 Jan 2002, Bob Showalter wrote:

> > The file handle NEWQUOTES isn't in scope inside the subroutine.
> 
> Huh? How so? Filehandles are global, no? Assuming he's opened
> NEWQUOTES before calling his sub, all should be fine.

I did open NEWQUOTES before the sub.  But after reading the FAQ I should 
be using the FileHandle module.  Coding it now.

-Scott




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

Reply via email to