Changes between Initial Version and Version 1 of Ticket #5585, comment 6
- Timestamp:
- Nov 15, 2021, 9:11:40 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5585, comment 6
initial v1 5 5 opened correctly in ChimeraX 1.2.5 and in Chimera 1.15. The command shown in ChimeraX 1.2.5 after double clicking this Excel link was 6 6 7 8 {{{ 7 9 open C:\\Users\\goddard\\Downloads\\ChimeraX\\PDB\\2p0w.pdb 10 }}} 8 11 9 12 The double backslashes are normal, since backslash is an escape character. Perhaps your error is because your file path really is incorrect. Is all the capitalization correct in the path?