Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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