http://qs1969.pair.com?node_id=84787


in reply to Re: Re: File Input and Output
in thread File Input and Output

I forgot this:

it 's better to assign a variable to a filename, as:

$b = "/tmp/file";

Then change the filename in open to the name of that variable.

Cheers.

vfs.