The scripting language within Jmol is inherited from another 3D viewer, Rasmol. Note that it this time, only a limited amount of commands can be used. All commands mentioned in this chapter do.

load

load [format] {filename}

Currently accepted formats are PDB, CML and XYZ.

script

script {filename}

Loads and execute a script file from disk.

exit

exit

If given from script window, closes this window.