|
From: Rojan S. <roj...@wa...> - 2016-03-06 20:29:52
|
File path is correct. I have already checked.
________________________________
From: Robert Hanson <ha...@st...>
Sent: Sunday, March 6, 2016 12:25:33 PM
To: jmo...@li...
Subject: Re: [Jmol-users] "Unrecognized file format for file ..."
If you open a console and instead use
print load(".....file name...")
then you will see the contents of that file. Or, for that matter, you just do that in your browser. That is a standard result of getting an HTTP "File Not Found" message from the server.
On Sat, Mar 5, 2016 at 9:21 PM, Rojan Shrestha <roj...@wa...<mailto:roj...@wa...>> wrote:
Hi everybody,
I got an error "Unrecognized file format for file ..." while loading the PDB from particular location (lets say './chpdb/a0/1a0b.A.pdb') of web server however same file can be load and then display from another directory (lets say './test/1a0b.pdb'). I could not figure out the reason. Then I tested few options. First, check the precision of directory, which is not problem as I checked to read the file and it works.
Any idea on this error?
Best Regards,
Rojan
------------------------------------------------------------------------------
_______________________________________________
Jmol-users mailing list
Jmo...@li...<mailto:Jmo...@li...>
https://lists.sourceforge.net/lists/listinfo/jmol-users
--
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr
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
|