Ok. You need to be more specific. What is not working. What is the rest of the code. What is the error returned. What type of file.

Couple things come to mind. First of, do you have privelages to access the file? With Win98 you can set passwords for shares. With Win2k and NT files have privelages.

If this is not the problem. The biggest thing that comes to mind looking at that path is what kind of file is it?? You have no file extension. Most files in the windows world have a file extension but they are not shown by windows. For example, if it was a text document in would be swift.txt if a word document swift.doc or if it was excel document swift.xls. Could you be accidently forgetting something simple as a file extension??

Hope that helps!
zzspectrez


In reply to RE: RE: RE: Perl and Shared drive by zzspectrez
in thread Perl and Shared drive by Anish

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.