Re: tcl file handles on Linux and Windows - advice requested
Hi Roger,
to me the result of [open] (e.g. 'file1202ed0') looks a lot like it
contains a hexadecimal address.
If your lucky this is the address of the corresponding Tcl_Channel
struct, which surely contains something useful to you.
Of course I would never publicly recommend such an approach.
Good luck
Helmut Giese
|