From: Lutz M. <lu...@go...> - 2004-04-25 19:18:28
|
[This is the third time I'm sending this email. I sent it to gnuplot-beta and gnuplot-bugs before, but I didn't get any replies. This alone wouldn't be suspicious, but I also didn't receive a copy of my email, which makes me think that there might be something strange going on with the list configuration. This time I'm posting from my subscription address. If this is required to post to a list, it should be stated on the SF page.] I noticed the following behavior of gnuplot 4.0, see the attached file: the command cat test.gp | gnuplot -persist aborts with the error message "invalid character", but running this script from within gnuplot with the "load" command works just fine. Under gnuplot 3.7.1, both methods produce the desired result. I'm sorry for the very strange looking testcase, I couldn't reduce it any more and still trigger this behavior. Even deleting a single space in front of the "plot" command cures this problem. Lutz |