Nicolas Vervelle wrote: >Bob Hanson wrote: > > >>right - no need for x >> >>Jmol -ions >> >>It's just that "x" doesn't stand for "s" >> >> >> >Yes, I saw that I forgot "s", but that's my point : >I made a mistake when typing my command line but nothing told me that. >I think that when "no display" is selected then Jmol should exit in all >situations when it has nothing more to do, including when the command >line is bogus. > > right, that makes sense. That should be checked -- that there is -n and no -s -- and then Jmol should spit out a complaint and exit.
There might be other obscure problems as well - What happens when a script causes an error and does not finish -- does Jmol quit? >That would just be more user friendly to let him know Jmol has finished >(and if possible that there was a problem) rather than letting Jmol run >without any feedback > >Nico > > >>Nicolas Vervelle wrote: >> >> >> >> >>>Bob Hanson wrote: >>> >>> >>> >>> >>> >>>>Right, sorry. You missed a note I made last night. Change that to: >>>> >>>>-ionsx >>>> >>>> >>>> >>>> >>>> >>>> >>>Ok, I will try >>> >>>Shouldn't the application exit anyway if "no display" is choosen ? >>> >>>Nico >>> >>> >>> >>> >>> >>>>usage: Jmol >>>>-o,--noconsole no console -- all output to sysout >>>>-g,--geometry window size, e.g. -g500x500 >>>>-x,--exit exit after script (implicit with -n) >>>>-D <property=value> supported options are given below >>>>-h,--help give this help page >>>>-i,--silent silent startup operation >>>>-n,--nodisplay no display (and also exit when done >>>>-s,--script script file to execute >>>>-w,--write CLIP or JPG|PNG|PPM:filename >>>> >>>>For example: >>>> >>>>Jmol -ions myscript.spt -w JPEG:myfile.jpg -x > output.txt >>>> >>>>The -D options are as follows (defaults in parathesis): >>>> >>>> cdk.debugging=[true|false] (false) >>>> cdk.debug.stdout=[true|false] (false) >>>> display.speed=[fps|ms] (ms) >>>> JmolConsole=[true|false] (true) >>>> plugin.dir (unset) >>>> user.language=[DE|EN|ES|FR|NL|PL] (EN) >>>> >>>> >>>> > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >_______________________________________________ >Jmol-developers mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/jmol-developers > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
