Taskmgr from VBA
Perhaps someone will prove me wrong, but I think you would need some
sophisticated API trickery to do this.
--
Vasant
"Gary's Student" wrote in message
...
I can activate taskmgr from a macro by
SHELL("c:\windows\system32\taskmgr.exe")
How can I access the displayed process information, i.e. process name and
PID, or get taskmgr to copy this information to a text file?
--
Gary's Student
|