I want to try with my own program that automates jpegtran, a command line utility that can optimise jpeg images without any quality loss whatsoever. It creates an output file which now should go to the R disk. My program simply reads this file and overwrites the input file.
So here's my question. I wonder what programs can be automated using the command line or COM. Some of your products could benefit from this both for setting and getting things. At least one works from the command line but maybe it gives too much such that you have to parse the output.