I have found that in sequential printing, the print head moves from object to object in the order that the process was created, and NOT in the order that it appears in the list or alphabetically or numerically. Therefore if you want to rearrange the processes, you must copy the out of order processe...