On Tue, Aug 19, 2008 at 20:31, Dan Bron <[EMAIL PROTECTED]> wrote: > Harvey asked: >> Could a future release of J please include a File/Rename >> dropdown menu command? > > The File/Open dialog is just a reconfigured Explorer window. That means it > can do anything Windows Explorer can do, it just may not have obvious buttons > for common actions. > > In particular, you can rename files. So:
Is this true for the java ide as well? > PS: Another useful, but little known, feature of File/Open is that it > supports URLs. > > So select File/Open, type or paste in a URL (e.g. > http://www.jsoftware.com/svn/DanBron/trunk/config/startup.yes.ijs), press > Open, and the file will open in a script window. Of course, you won't be > able to save it back via HTTP. Wow, I did know about the renaming in the win32 open dialog, but not that you can type an URL. Cool. Ambrus ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
