Hi Alan,
On Wed, 17 Jul 2013 09:50:08 -0700 (PDT)
"Alan W. Irwin" <[email protected]> wrote:
>
> According to my resources 0DF0 is an unassigned unicode
>character so
> that is a pretty peculiar symptom. My strong advice for
>dealing with
> such issues is to simplify, simplify, and then do it
>again. There are
> two possible outcomes to that simplification process.
>(1) You will be
> able to remove PLplot from the equation and end up with
>a simple tcl
> script with no reference to PLplot that can be executed
>using tclsh
> that clearly shows the bad filename for the file that is
>created. In
> this case, you can use that simple example in a bug
>report to the
> Cygwin mailing list. (2) You will prove that the issue
>only occurs
> when PLplot is part of the mix. In which case it is a
>PLplot bug that
> is exposed for Tcl/Cygwin which we will have to figure
>out.
>
I simplified the procedure by simply calling pltcl
directly
with the arguments I found in the test script. This
resulted
in a file with the correct extension.
Then I added one complication: I called bash with the x01
script - a mixture of shell scripting and Tcl programming.
Bingo!
The shell magic 'exec pltcl -f "$0" ${1+"$@"}' is the
culprit.
There is a simple workaround: add an extra (empty)
argument
after the last. This will get the mysterious character
appended and the file name is left untouched.
I will report this on the Cygwin list later.
As for the rest of your message: thanks for the
compliments
and yes, getting all the other stuff in ought to be easy
enough. Then testing the full(er) range of capabilities
will be a jiffy indeed, even if it requires more patience
:).
It should be no problem to do that before my holidays
(in a week's time). Then there is example 33 for Tcl of
course - and a bit of example 16. Hopefully I can finish
that too.
Regards,
Arjen
DISCLAIMER: This message is intended exclusively for the addressee(s) and may
contain confidential and privileged information. If you are not the intended
recipient please notify the sender immediately and destroy this message.
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The
Netherlands, Commercial Registration Number 41146461, is not liable in any way
whatsoever for consequences and/or damages resulting from the improper,
incomplete and untimely dispatch, receipt and/or content of this e-mail.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Plplot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-devel