> > The only problem seems to be the > use strict; directive > if I take this out it works fine > > So I guess I need to know if the use strict; directive is really > necessary and if so how do I get around it?
either take it out or declare ALL of your variables. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]