I want to open a filehandle, which writes to a new variable (because I don't want the data to be kept) which will be used in additional steps. Perl doesn't seem to like this. It works fine if I use an existing, external file (which I don't want to use). Is there a way to do this?
Dgeminizer@aol.com