idenity
From: William J Rust (wjr_at_weru.ksu.edu)
Date: 01/29/04
- Next message: Christophe Vanfleteren: "Re: Script Question - Newbie!"
- Previous message: CeNo: "Script Question - Newbie!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 29 Jan 2004 11:13:26 -0600
I am using a third party table management / display package. When I edit
a cell something is going on that causes the contents of one cell to
either be copied or simply displayed in another cell. I would like to
determine which. In the debugger there is an id, which looks like a
memory location although it could just be a token, which uniquely
identifies the instance (because I have no source for the third party
code, using the debugger is beyond me :(). I would like to be able to
able to print out that id number but cannot find any way to do so
(toString prints the value but I don't know whether there is one
instance being displayed twice or two instances with the same value).
Being able to print the instance id with the value next to it would make
it much easier to track down where the error is.
It sounds trivial but how does one get the token or memory location for
an instance?
Thanks,
wjr
- Next message: Christophe Vanfleteren: "Re: Script Question - Newbie!"
- Previous message: CeNo: "Script Question - Newbie!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|