// rootlogoff.C { // Write out the last job ID. Text tjid("jid"); tjid.append(jid.to_string()); tjid.write(); // Deleting the client scheduler has no effect. delete &msch; // Delete the root file from open_hbook(...) open_hbook("close"); }