Check_Hyperlink_Masks Initialization Variable

Controls the types of files in which Visual SourceSafe checks hyperlinks. If this variable is not set, Visual SourceSafe checks for *.htm, *.html, *.asp, *.htx, *.stm, *.shtml files. The setting can only be changed or overridden by editing the Ss.ini file for a user.

Syntax

Check_Hyperlink_Masks = {*.HTM|*.HTML|*.ASPX)

Examples

Specifies that hyperlinks are to be checked in files with the *.htm, *.html, and *.aspx extensions:

Check_Hyperlink_Masks = *.HTM, *.HTML, *.ASPX

See Also

Other Resources

Initialization Variables