No chance. The script:

   "load APPEND TRAJECTORY "d:/temp/data1.xyz";"

causes the same error:

   FileManager opening U:\Promotion\Sources\JmolViewerOld\TRAJECTORY
   file ERROR: java.io.FileNotFoundException:
   U:\Promotion\Sources\JmolViewerOld\TRAJECTORY (Das System kann die
   angegebene Datei nicht finden)
   openFiles(2) 10 ms
   eval ERROR: java.io.FileNotFoundException:
   U:\Promotion\Sources\JmolViewerOld\TRAJECTORY (Das System kann die
   angegebene Datei nicht finden)
   ----
             load append "TRAJECTORY" >> "d:/temp/data1.xyz" <<


The script manager always thinks the second parameter is the file parameter....

Best regards,
Andreas

Am 07.08.2012 15:17, schrieb Robert Hanson:
well,that's a different error. You should use forward slashes within quotes:

  "d:/temp/data1.xyz"

Sorry about that. There's a special set up for the second parameter of the LOAD command that allows the backslashes only because of legacy compatibility.

Bob


------------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to