ucnwor
Description
Function ucnwor is called whenever the Scheduler creates a new job.
Synopsis
#include "factor.h"
void ucnwor(orderp)
ORDER *orderp; /* Pointer to the job just created. */
Returns
Nothing.
Note: This function is typically used to attach auxiliary
data to the new job.