comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Open file from full address in IDL Workbench
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Open file from full address in IDL Workbench [message #62853] Thu, 09 October 2008 05:28
Nigel Wade is currently offline  Nigel Wade
Messages: 286
Registered: March 1998
Senior Member
Philip Elson wrote:

> I often find that it would be nice to open a file in the Workbench by
> entering the full address of that file rather than having to navigate
> to the folder with a mouse.
>
> Anyone know of anyway to do this on Red Hat Linux?
>

There's an undocumented (or very poorly documented - I don't know where)
keystroke on the Open File dialog box. Use ctrl-l and another box opens where
you can enter a full path to a file.

--
Nigel Wade
Re: Open file from full address in IDL Workbench [message #62854 is a reply to message #62853] Thu, 09 October 2008 03:53 Go to previous message
Philip Elson is currently offline  Philip Elson
Messages: 5
Registered: October 2008
Junior Member
Chris,

It was the latter I was after.
That's a big help when looking at procedures based in remote
libraries.

Many Thanks,

Philip Elson
Re: Open file from full address in IDL Workbench [message #62855 is a reply to message #62854] Thu, 09 October 2008 02:57 Go to previous message
Spon is currently offline  Spon
Messages: 178
Registered: September 2007
Senior Member
On Oct 9, 10:40 am, Philip Elson <philip.el...@metoffice.gov.uk>
wrote:
> Apologies,
> I should make it clear that I want to do this from within the
> workbench.

Hi Philip,

I'm in two minds as to what you mean here. If you mean opening a data
file for manipulation, I would use:
openu, lun, '/full/add/ress/myfile', /get_lun

Have a look at '?openu' to find out which of OpenU, OpenR, OpenW you
want to use.

The alternative is that you want to look at .pro and .sav files in the
workbench window.
Assuming you have your !Path set up correctly, and are storing your
files somewhere IDL knows to search, just type
.edit <myfile>

Regards,
Chris
Re: Open file from full address in IDL Workbench [message #62856 is a reply to message #62855] Thu, 09 October 2008 02:40 Go to previous message
Philip Elson is currently offline  Philip Elson
Messages: 5
Registered: October 2008
Junior Member
Apologies,
I should make it clear that I want to do this from within the
workbench.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Open file from full address in IDL Workbench
Next Topic: Range of "Spherical Coordinates" in SPHER_HARM

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:12:18 PDT 2025

Total time taken to generate the page: 0.00593 seconds