hiScrollWindowToName
hiScrollWindowToName(w_hypertextWindow t_linkName) =>t / nil
Description
Scrolls a hypertext window to a link and displays the text associated with the link. A hypertext window is a text window that can display text with hyperlinks in it.
Arguments
|
The hypertext window that you want to scroll.
You can create a hypertext window with |
|
|
The link to which you want to scroll, specified as a string. For example:
The link name is defined in the text file that you view in the hypertext window. It is defined with the "<A name=myLink href=http://www.cadence.com> Cadence Design Systems</A>" For more information on how to specify hyperlinks in a text file, see Viewfile Management. |
Values Returned
Related Topics
Return to top