Can someone tell me why, when i use the following function to start a process, the process shows up in the Peek frame as NA instead of as 1?? (process:process-run-function '(:name my-process :priority 1) #'my-function) --Robin robin@orion.den.mmc.com