Dear all, is there a way to pipe commands into Jmol? For instance, PyMOL has a "-p" command line option which allows this. I use this feature in Open3DQSAR/Open3DALIGN to visualize molecules and update the PyMOL viewport while the program is running: thus, PyMOL acts as the graphical front-end of my command line tool, somehow, and the program keeps piping commands until it quits. Jmol has the "-s -" option, but commands entered on stdin are not executed until EOF is met (i.e., until you press CTRL+D).
Is there a way to make Jmol execute commands after each newline, while keeping listening on stdin, and quitting when EOF is met, as does PyMOL with the "-p" option? I would very much like to implement Jmol as an alternative front-end for Open3DQSAR/Open3DALIGN, and this feature would enable me to do that very smoothly. Thanks, best regards Paolo -- ========================================================== Paolo Tosco, Ph.D. Department of Drug Science and Technology Via Pietro Giuria, 9 - 10125 Torino (Italy) Tel: +39 011 670 7680 | Mob: +39 348 5537206 Fax: +39 011 670 7687 | E-mail: [email protected] http://open3dqsar.org | http://open3dalign.org ========================================================== ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

