in reply to Re: Tie() doesn't work
in thread Tie() doesn't work

nope, same dir.

Replies are listed 'Best First'.
(tye)Re: Tie() doesn't work
by tye (Sage) on Dec 30, 2000 at 06:42 UTC

    I suspect you misunderstood the question. How did you verify that the script is running from the same directory? We aren't talking about the directory that the script resides in, but what the current working directory is when the script is run, which is why chdir was mentioned.

            - tye (but my friends call me "Tye")