Hello

        I am trying to write a program that will tell me the amount of CPU for
each program run. I have most of it, but have come up against a wall trying to
decode the PID in the process creation record to match it with the pin number in
the process termination record. From what I can see, it appears that the newly
created PIN number is left justified in the PID, with no indication as to how
many bits are used for the PIN. I have looked in my limited documentation, but
it is limited. Can anyone point me to the proper construction / extraction of
the information.

TIA

Bob Schlosser
Melbourne, Florida
(407) 727-6893