if ($filename{$num}ne '') { `/3rdparty/perl/bin/sunos5/lwp-request -p http://proxy-syr.global.lmco.com $hostname$url -C $user:$password>$temp$file`; `chmod 777 $temp$file`; `acroread -toPostScript $temp$file`; `lp -d ep5_hpp01 $temp *.ps`; }