Perl Question

by "Christie Cooksey" <christie(at)thearmidalemall.com>

 Date:  Tue, 21 Nov 2000 09:21:43 +1100
 To:  "HWG-Techniques" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
I'm using a script with the following code:

open (TEMP, "results.shtm") or &medie ("Can't open results.shtm - reason:
$!");
$template = join ('', <TEMP>);
close (TEMP);

How do I tell it to look for results.shtm one directory up?  Ive tried:
(TEMP, ">../results.shtm")
to no avail.

Cheers  :0)
Christie Cooksey
Websites "Designed by Christie"
http://www.designedbychristie.com
TheArmidaleMall
http://www.thearmidalemall.com

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA