once I have assigned a file name to a stream object, and no longer have direct access to that file name but I do have access to the stream object is there a way to extract the file name from it?
It has to know it because subsequent operations read/write and even close it. it is probably a handle ?
Thanks
Dekaya