How To Use Build Tags to Exclude Topics from a Help File (161823)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q161823 NOTE: This article assumes that you are familiar with authoring Microsoft
Windows Help files and have created the source (.rtf) and project (.hpj)
files needed to create a Help file.
SUMMARY
This article explains how to exclude topics from a Help file, such as
topics that only apply to a specific product or a specific version of a
product that the user does not have. With the advent of Full Text Search,
it is difficult to hide these topics from the end user.
The Help Compiler Workshop's Help Compiler has a feature that allows Help
authors to exclude specified topics by tagging them in the source (.rtf)
file. Any of the topics in the source (.rtf) file that are used to create
the Help file can be tagged to indicate whether or not the topic should be
compiled.
If you want to place a build tag on a topic, you need to mark the topic in
the source file with the "*" footnote. The text associated with the "*"
footnote is called the tag. A tag can have up to 32 characters.
The project file (.hpj) that is used to generate the Microsoft Windows Help
file must be modified to let the Help Compiler know whether you want to
include or exclude the tagged topics in the finished Help file.
REFERENCES
Help Workshop Hcw.hlp
Microsoft Windows 95 Help Authoring Kit, Microsoft Press
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbDSSTools kbhowto kbusage KB161823 |
---|
|