Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.8K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

How to write a single command to bring up a specific Documentation page?

Posted 3 years ago
2 Replies

Many thanks' Hans! That was the exact form I had for my routine, but I was making an error in entering the subject name.

Posted 3 years ago

David, this works for me:

getDocu[subject_String] :=FrontEndExecute[FrontEnd`FrontEndToken["OpenHelpLink", {subject, Automatic}]]

getDocu["Take"]

getDocu["guide/TrigonometricFunctions"]
POSTED BY: Hans Milton
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard