version=12.3.29_dev

# new feature: set pathForAllFiles "..."
#  -- all files, local or remote, will be taken from the indicated path
#  -- the indicated path may be a zip file entry (ending with "|")
#  -- automatically reset to '' in case of an unrecoverable error in
execution
#  -- used for creating JMOL files containing user scripts instead of a
state
#  -- disallows all writing and image creation
#  -- scripts including prompts to read wildcard files (for example, "load
?")
#     will still prompt for those and read them properly

# new feature: write SCRIPT ["scriptFileName", "filename2","filename3",...]
PNGJ|JMOL...
#  -- syntax is WRITE SCRIPT followed by an array of file names
#     then whatever else is necessary to create the PNGJ or JMOL file
#  -- for example:  write script ["wind.spt"] test.jmol
#  -- Creates a single PNGJ or JMOL file that instead of containing the
state
#     contains the script and additional files listed by the user.
#     The first script is run, and it is presumed that the other files are
#     needed for full execution of that script.
#  -- Allows for creating PNGJ and JMOL files that run as animations, not
just final states.
#  -- Jmol will automatically add any files current to the state,
#     but other files not indicated by the state (script files especially)
#     required for the script to run need to be indicated by the user.
#  -- When the script is executed, pathForAllFiles is set to the zip file
#     itself. Thus, even scripts containing references such as
"script2.spt" or "=xxxx"
#     can be run, provided the user supplies script2.spt xxxx.pdb.gz as one
of the required filenames.
#  -- Note that if a file is saved locally using LOAD =xxxx AS t.pdb, Jmol
will automatically use
#     the local file reference to t.pdb, not the RCSB reference.
#  -- If the file is loaded using only LOAD =xxxx, then Jmol will reload the
#     remote file and store it in the PNGJ/JMOL file as xxxx.pdb.gz.



-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
1520 St. Olaf Ave.
Northfield, MN 55057
http://www.stolaf.edu/people/hansonr
phone: 507-786-3107


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to