de_invoke_help()

Accepts two arguments and returns a command to the help server which then launches a web browser and displays the online documentation.

See also: de_post_help().

Syntax

de_invoke_help("bookName","topicString");

where

bookName is the name of the directory where your documentation files are stored. bookName is entered as a string.

topicString is the name of a component or topic that you want to display documentation for. topicString is entered as a string.

Example

de_invoke_help ( "mydkitcomponents", "mydkit_res");

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources