>-- new command line options allow silent, no-display operation
>
> -o,--noconsole        no console -- all output to sysout
> -i,--silent           silent startup operation
> -n,--nodisplay        no display
> -x,--exit             run script and exit
>
>  
>
that last one is not obvious. Instead of

 -s myfile.spt

you use

-x myfile.spt


Why not just

 -x -s myfile.spt

? you ask?

Because -x by itself could not possibly be any use, so it replaces the 
"s" instead of just adding on to it.

All negotiable. This is just a first try.

Bob

>
>-------------------------------------------------------------------------
>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-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/jmol-users
>  
>

-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to