Quote:
Originally Posted by NedScharpf
But when I enter the entire pid I get the old - When I try this, inputting the shortened 8 digit PID, it tells me the correct PID is the 10 digit 'abc123...' - which is exactly what it rejected in the first place!
It then gives me 'invalid PID checksum' and does not convert.
|
If you get invalid pid checksum then the pid you are passing in is not valid. What OS are you using? Make sure if it is a Mac you are using single quotes not double quotes on the command line.
BOb