Feature Requests item #1907276, was opened at 2008-03-04 14:12
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1907276&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Bob Hanson (hansonr)
Summary: Directory Operation

Initial Comment:
The commands for directory operation should be added in the script commands. 
For example, "cd", "dir" or "ls", "mkdir", etc. Or add the "system" command for 
invoking the operating system commands, which are widely supported by other 
script languages such as perl or python.
And it should be better that the returned values of the above commands can be 
stored in arrays for further use.
 
bgMa%at%sdut.edu.cn

----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2008-10-07 22:17

Message:
cd added in Jmol 11.7.2. "cd ?" pulls up a file dialog, effectively
allowing the GUI equivalent of "dir/ls" and "mkdir".


# new feature: cd command sets defaultDirectory
#  cd   # reports current directory and sets default directory to that
#  cd ? # (signed applet and app only) opens a directory
#  cd .. # moves up one directory
#  cd temp # moves to subdirectory temp
#  cd "" # resets the default directory 


----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2008-03-04 14:49

Message:
Logged In: NO 

This is an idea I've been thinking about as well. It's application-only
(because applets can't read directories), so it has somewhat lower
priority. Still, it's a good idea. I've certainly wished I had these
commands at times. 

Bob Hanson

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=1907276&group_id=23629

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to