On 08/21/2015 04:17 PM, Robert Hanson wrote:
> ps -- Note that you can display the file listing of a PNGJ or ZIP file using
>
> show file "xxx"
>
Thanks for the reminder,Bob. I thought that 'show' could do it but 
forgot about the 'file' keyword.

So one can get a file name array like this:

fileList = script('show file "test.png"').trim().split();
show fileList;

fileList = [ 
"state.spt","JmolManifest.txt","Jmol_version_14.3.16_2015.08.17__2015-08-17_22.19"
 
]

Regards,
Rolf

-- 

Rolf Huehne
Postdoc

Leibniz Institute for Age Research - Fritz Lipmann Institute (FLI)
Beutenbergstrasse 11
07745 Jena, Germany

Phone:   +49 3641 65 6205
Fax:     +49 3641 65 6210
E-Mail:  rhue...@fli-leibniz.de
Website: http://www.fli-leibniz.de

           Scientific Director: Prof. Dr. K. Lenhard Rudolph
        Head of Administration: Dr. Daniele Barthel
Chairman of Board of Trustees: Dennys Klein

VAT No: DE 153 925 464
Register of Associations: No. 230296, Amtsgericht Jena
Tax Number: 162/141/08228


------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to