in reply to Re: open file does not work for externally defined filename
in thread open file does not work for externally defined filename

You should try to run your code outside of EPIC or whatever environment you use, especially when you are hunting errors.

You could also have told us what error you get in EPIC, but it's far more fun to keep us guessing!

  • Comment on Re^2: open file does not work for externally defined filename

Replies are listed 'Best First'.
Re^3: open file does not work for externally defined filename
by cristianekw (Novice) on Jan 09, 2008 at 18:47 UTC
    This is the problem: it does not show any error!!! Just freeze!

      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.