Can you expand on: "Your old system was taking advantage of a 'Windows Quirk' (I have been told to stop calling them (adjective) Windows Bugs). That 'quirk' has been patched in the new OS. "?

I am logged in as USER. I have given USER permission to the directory / file. USER can create/modify/delete files in the directory without issue. USER double clicks on the Perl script and that output is the error. The file the script is writing to is not in use. No other process has it open.

So while I believe its a permission error, I am not sure where to look

Thanks everyone for the quick reply


In reply to Re^2: WinAdmin needs help w/ File System STDERR and by ReturnOfTheYeti
in thread WinAdmin needs help w/ File System STDERR and by ReturnOfTheYeti

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.