|
[Date Index]
[Thread Index]
[Author Index]
Re: How to bring up specific doc page programmatically?
- To: mathgroup at smc.vnet.net
- Subject: [mg114396] Re: How to bring up specific doc page programmatically?
- From: kj <no.email at please.post>
- Date: Fri, 3 Dec 2010 05:20:19 -0500 (EST)
- References: <id7t3m$l5p$1@smc.vnet.net>
Thanks for all your suggestions! They are filled with many useful
bits of Mathematica that I did not know yet.
I settled for the solutions using
FrontEndExecute[FrontEndToken["OpenHelpLink", ...]]]
...because I like being able to control whether to reuse the default
viewer or not.
~kj
Prev by Date:
System wide parallel defaults
Next by Date:
Re: How to bring up specific doc page programmatically?
Previous by thread:
Re: How to bring up specific doc page programmatically?
Next by thread:
Re: How to bring up specific doc page programmatically?
|