El 17 Mar 2008 a las 9:55, »»»JIJI«««.::::: escribió:
>     i want to show only the base name
>     ex: if i upload file programmatically "viewer/1prg.pdb" then in the 
>     viewer also it is coming "viewer/1prg.pdb" like this.
>     
>     I want the name as 1prg.pdb 


Hi Jiji

That will be hard to change, but maybe... 
have you tried to use 
         set defaultDirectory "viewer"
then 
        load "1prg.pdb"
?


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to