Re: IDL (8.6.0) Help not working after update to MacOS Sierra 10.12.5 [message #94566 is a reply to message #94495] |
Sun, 09 July 2017 08:04   |
BLesht
Messages: 89 Registered: March 2007
|
Member |
|
|
On Tuesday, June 13, 2017 at 11:01:18 AM UTC-5, john.b...@noaa.gov wrote:
> Thanks very much!
>
> On Monday, June 5, 2017 at 1:14:14 PM UTC-6, Chris Torrence wrote:
>> Okay, here's a workaround.
>>
>> In /Applications/harris/idl86/bin/online_help_html, around line 111, change the following lines from:
>> href="\"file://$1\""
>> osascript -e 'open location '$href
>> To:
>> href="file://$1"
>> open $href
>>
>> If someone could give this a try and post here, that would be great.
>> Thanks,
>> Chris
Hi - I started this thread and have just caught up with the responses. I tried the work around suggested by Chris, but it does NOT work for me. I cannot access the Help directory either using the menu or the keyboard shortcut.
Barry
|
|
|