|
[Date Index]
[Thread Index]
[Author Index]
Re: How to bring up specific doc page programmatically?
- To: mathgroup at smc.vnet.net
- Subject: [mg114400] Re: How to bring up specific doc page programmatically?
- From: Patrick Scheibe <pscheibe at trm.uni-leipzig.de>
- Date: Fri, 3 Dec 2010 05:21:03 -0500 (EST)
Hi,
and since these are all notebooks, something like
NotebookOpen["paclet:ref/List"]
should work too.
Cheers
Patrick
On Thu, 2010-12-02 at 05:42 -0500, Albert Retey wrote:
> Hi,
>
> > Is there a way to bring up a specific documentation page
> > programmatically?
>
> I think it's not documented, but this works in version 7 (haven't tried
> version 8 yet):
>
> Documentation`HelpLookupPacletURI["ref/Table"]
>
> hth,
>
> albert
>
Prev by Date:
Re: How to bring up specific doc page programmatically?
Next by Date:
Simplify complex equation
Previous by thread:
Re: How to bring up specific doc page programmatically?
Next by thread:
Re: How to bring up specific doc page programmatically?
|