hiLookupHRFtag
hiLookupHRFtag(S_tagName S_fileName) =>l_command/nil
Description
Returns the command that has been defined as the help response for a help tag in a .HRF file. You can get more information about the usage of this function from the your_install_dir/tools/dfII/samples/local/hrfHelp.il file.
Arguments
Value Returned
Additional Information
Cadence no longer supports help response files (.HRF files) and recommends that you convert your old .HRF files to .tgf files.
If you want to use your old .HRF files:
-
Read and follow the instructions in the following file:
your_install_dir/tools/dfII/samples/local/hrfHelp.il -
Load the
hrfHelp.ilfile.
There is also a new function, hiLookupHRFtag, which you can use to look up help tags in .HRF files. The function is described below; for an example of its usage, see the hrfHelp.il file.
Related Topics
Return to top