in reply to Re: Re: Re: CGI file writing
in thread CGI file writing

That's not what I'm doing here.
This is a custom search engine, and I'm saving some of the search paramaters each time a search is done. This data is to be stored in a specific location. Problem was, I couldn't figure out where to get it to start without having to hard-code the directory structure in. STDERR isn't the solution I'm looking for.