Re: IDL Online help-- Windows-- Favorites [message #52740] |
Thu, 01 March 2007 14:52 |
JD Smith
Messages: 850 Registered: December 1999
|
Senior Member |
|
|
On Thu, 01 Mar 2007 10:00:12 -0800, Ed Hyer wrote:
> Hi IDL users,
>
> Does anyone use this feature? I've never been able to get the HTML
> help integrated into IDLWAVE
For recent versions of IDLWAVE and IDL >= 6.2, there is no integration
required. It should "just work". At the most, you might need to set
idlwave-system-directory to point to your RSI install on Windows. You can
do this through IDLWAVE->Customize->Browse IDLWAVE Group->Idlwave Routine
Info-> Idlwave System Directory.
Is there a default install location I should use for Windows?
BTW, C-c ? in IDLWAVE is usually a quicker way to see the calling syntax,
which would solve this issue for you.
JD
|
|
|
|
Re: IDL Online help-- Windows-- Favorites [message #52750 is a reply to message #52748] |
Thu, 01 March 2007 11:16  |
Michael Galloy
Messages: 1114 Registered: April 2006
|
Senior Member |
|
|
On Mar 1, 11:00 am, "Ed Hyer" <ejh...@gmail.com> wrote:
> Has anyone else had this problem?
I don't use favorites, but a simple test shows I do retain my
favorites between launches of the program.
IDL> print, !version
{ i386 darwin unix Mac OS X 6.3 Jun 27 2006 32 64}
-Mike
|
|
|