2001 15:41
To: Lance Prais; [EMAIL PROTECTED]
Subject: Re: help with open open function
Well, besides escaping the periods, you also have it backwards. It should
be
open(Workflow, "workflow.txt") || die $!;
Unless someone knows something I don't..but I couldn't get it to wo
Well, besides escaping the periods, you also have it backwards. It should
be
open(Workflow, "workflow.txt") || die $!;
Unless someone knows something I don't..but I couldn't get it to work your
way.
Regards,
Agustin Rivera
Webmaster, Pollstar.com
http://www.pollstar.com
- Original Messag
you are escaping your .'s though not want you want to do:
need either ..\\..\\workflow.txt or ../../workflow.txt
Use one or other and should work if file is there.
Wags ;)
-Original Message-
From: Lance Prais [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 10