Bugs item #901646, was opened at 2004-02-21 09:56 Message generated for change (Settings changed) made by migueljmol You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=901646&group_id=23629
Category: Scripting Group: None Status: Open Resolution: None Priority: 5 Submitted By: Miguel (michaelthoward) >Assigned to: Miguel (migueljmol) Summary: version command Initial Comment: > I think, no one will use new scripts with old versions, but it seems > that I'm wrong, when I had to realize that some people still try to use > the old RasMol2.6, your argument for a scripting version command is > good, although I think it is a good idea to implement a script version > tag #!/home/jar/public_html/Jmol/jmol.sh -version 11 -script > or > #!/home/jar/bin/rasmol -version 2.8 -script > or better > #!/home/jar/bin/rasmol -scriptversion 1 -script > #!/home/jar/public_html/Jmol/jmol.sh -scriptversion 1 -script > because future versions will die there. I do not understand everything that you are saying. I do not think that many people will use #! notation in their scripts. But I am thinking of adding a version number script command. > For a transition time, the > version command is mandatory and I don't think it is a good idea to > switch interpreter versions between commands. I agree. Switching the interpreter between commands would be a problem. > 5. If I read MIME typing, an other question comes to my mind current > Chime (as well as RasMol2.7.2.1) is able to read a script with the load > pdb inline > command. Is the Jmol applet capable to interpret this too? I don't think that MIME typing will work. In order for MIME types to work the web server has to be configured correctly. Most people cannot do this. It will never be right and configurations will always be wrong. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=901646&group_id=23629 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
