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

Home » Public Forums » archive » Re: IDL program opens a Web page
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL program opens a Web page [message #40274 is a reply to message #40273] Thu, 29 July 2004 13:34 Go to previous message
Wayne Landsman is currently offline  Wayne Landsman
Messages: 117
Registered: January 1997
Senior Member
> If the web page exists locally, this works nicely:
>
> IDL> ONLINE_HELP, BOOK='C:/CoyoteGuide/index.html'
>
> You can open up PDF and HTML files this way in a
> machine independent way. I don't know about an
> external web page.

Thanks. On my Linux box this doesn't work for an external Web page
but it may not be hard to modfiy. ONLINE_HELP calls a script
online_help_html located in the /bin directory of the IDL distribution.
This script seems to be hard-coded so that only a URL representing a
local file will work, e.g. if the browser is MOZILLA

mozilla -remote "openURL(file:$1)" 2>/dev/null

so presumably 'file' could be replaced by 'http'.

--Wayne

P.S Sorry for the uniformative original subject name -- I hit SEND too
quickly.
[Message index]
 
Read Message
Read Message
Previous Topic: IDL program
Next Topic: UTM Mapping support

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

Current Time: Wed Oct 08 14:11:54 PDT 2025

Total time taken to generate the page: 0.00391 seconds