Re: Weird lappend issue...
- From: "Shaun Deacon" <sdeacon@xxxxxxxxxxxxxxx>
- Date: 10 Feb 2006 12:57:21 -0800
Hi,
This is just a quick response as I am in and out of meetings all day
today...
Firstly, Andreas is correct - the "corruption" I was referring to was
the delimiter change from '/' to '.' Sorry this wasn't clear in my
original post. The wierd aspect (to me) is that the list contents is OK
before the append and the new string element being appended appears to
be OK before and after the append.
Regarding the use of Tcl 8.3.x...I am constrained to use this version
as my application is byte-code obfuscated and executed from within
another application which uses its own Tcl/Tk libraries. I have no
control over the other application which is closed-source so ultimately
can only upgrade if and when the other application is upgraded.
However, I will download the latest 8.4.x binaries and try them out to
eliminate the possibility that it is related to the older version of
Tcl.
I will try again to produce an isolated case of where and how this
occurs...The difficulty is that the wrapper function is part of a
farily complex data access library; It is also used several times
within the application without any previous problems - this is a recent
phenomenon. I will report back next week - hopefully with a simple
repeatable example.
Thanks for your suggestions and advice so far
Shaun
.
- Follow-Ups:
- Re: Weird lappend issue...
- From: Shaun Deacon
- Re: Weird lappend issue...
- References:
- Weird lappend issue...
- From: Shaun Deacon
- Re: Weird lappend issue...
- From: miguel sofer
- Weird lappend issue...
- Prev by Date: Re: TCL C API: receiving command from a script or from tcl command line ?
- Next by Date: Re: ActiveTcl 8.4.12 Expect for Windows script conversion problem
- Previous by thread: Re: Weird lappend issue...
- Next by thread: Re: Weird lappend issue...
- Index(es):
Relevant Pages
|