Cantor lacks any commandline functions beyond file load. I need to be able to - run the (octave) scripts from the commandline "-run" - export the pdf from the commandline "-exportpdf" Also there is: - saveas scriptfile "-exportscript" - export Latex "-exportlatex" and potentially useful is "insert command entry" to put a line at the top of the script file
Since more than one operation is likely (i.e. load, exportscript, run script, exportpdf) , it should just run multiple operations sequentially as they occur on the commandline