Should this work in a startup.pl file

my $hostname = $ENV{"HOSTNAME"} ;

from the prompt I can write echo $HOSTNAME and get the correct 
hostname of the server. 

But from within startup.pl I don't get it.

Scott

Reply via email to