Does that "freezing" happen only within EPIC or also outside? Maybe you can whittle down the code you have to a small, self-contained program that we can run (and look at) to reproduce your problem?

We are quite good at guessing, but obviously, guessing will take longer for us if you are not always present here. Also, we lose interest after some time and look at shinier things. So you might want to either provide replies quicker or provide replies with better information that help us shorten the back and forth. But maybe, your interest isn't in resolving the error you get as you seem to have found a workaround by hardcoding the filename already.


In reply to Re^4: open file does not work for externally defined filename by Corion
in thread open file does not work for externally defined filename by cristianekw

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.