Nash wrote:
>
Thanks to Rob and purlgurl, who answered me by mail. It turns out
RemoteName was wrong. Nevertheless, it worked when I didn't define
other RemoteShare parameters. Could anyone explain that?
Since I have a shared folder named Nash on computer named Nash, \\\
\Nash\\Nash did the trick.

If you mean that it doesn't report an error if you write

  AddConnection({ RemoteName => '\\\\Nash' });

then it's simply because you haven't asked it to do anything. You don't
get a local connection to a resource though - nothing happens at all. If
you want to tie a local name to a remote resource, both the LocalName
and RemoteName values of the hash must be set up.

Tried answering purlgurl by mail, but it got rejected because of
unacceptable character set (?)

Haha. That's gurls for you ;)

Have a great New Year all :)

And to you. My best wishes.

Rob

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to