>>>>> "kwo" ==   <[EMAIL PROTECTED]> writes:

    kwo> I would like to be able to get a list of the open file
    kwo> handles in my perl application.  I want to be able to get the
    kwo> list and print out any properties I can get for the file
    kwo> handle.  Any body have any idea how I can do this?

On Windows, there's a free (but not Free) thingy called "Process
Explorer" from
http://www.sysinternals.com/Utilities/ProcessExplorer.html.  Once your
program is running, you can examine Process Explorer and I _think_ you
can get it to display the open handles.
-- 
Rarely do we find men who willingly engage in hard, solid
thinking.  There is an almost universal quest for easy answers
and half-baked solutions.  Nothing pains some people more
than having to think.
        -- Martin Luther King, Jr.
        from "Strength to Love," 1963.

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to