I have some scripts adapted from the FM_Outputs_CondText.jsx sample in FM10, but I just noticed today that the book is not getting updated. Seems like I need something in between these two commands:
FileSource = OpenBook(InputFile);
SavePdf(FileSource,InputFile.replace(/\.book$/i,"") + OutPutFiles[output_no]);