Hans Hagen wrote: >> > $RunPath = $ENV["TEMP"] ; > interestingly perl does not complain, which is one more reason to go ruby Why should it complain? Just because you hadn't set @ENV? :-) (Having $ENV, %ENV, and @ENV be three unrelated variables is a good reason to go from Perl to $otherlanguage, indeed.) regards, Christopher