I would like to be able to open an existing file in Write, edit one of the custom properties (File > Properties > Custom Properties), and then save the modified file to a new destination, all entirely from the command line.
I see that some simple operations are possible from the command line (e.g. export to pdf) but I haven’t seen anything explaining how to make changes to the contents of a file.
Is something like this possible? It would greatly facilitate some batch file processing that I regularly have to do.