Hi

Well I amm trying to load an xyz file placed somewhere on the server
(outside the jmol directory and also outside the public_html
directory). I tried using relative path as well as absolute path to
load the file, but nothing worked.

I am using somrhting like this

jmolApplet(300, "load ../../../../../lusr/eon/runs/eon0087/data/r0001.xyz");

I also tried
jmolApplet(300, "load /lusr/eon/runs/eon0087/data/r0001.xyz");

But both dont work. Please advise.

Regards
Alok


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to