Indicates whether all text files must end with an end-of-line character. The default is No.
Append_EOL = {Yes|No}
Tells VSS not to append an end-of-line character to text files:
Append_EOL = No
Some compilers require that all the files they compile end in an end-of-line character. If you are working in such an environment, you may want to set this variable to Yes; it causes VSS to append an end-of-line character whenever it retrieves a text file that does not already end with one.
You can also set this variable in your SS.INI file by using the Append End-of-Line to All Text Files check box on the Local Files tab in the SourceSafe Options dialog box.