Comment_Editor Initialization Variable

See Also

Determines which editor is used to enter comments. Applies only to the VSS command-line program (SS.exe).

Syntax

Comment_Editor = editor executable file

Example

Sets B.exe as the editor for entering comments:

Comment_Editor = C:\Editors\B.exe

Remarks

VSS normally receives comments by using a command-line prompt. This variable overrides that, telling VSS to bring up the specified editor whenever it has to prompt for a comment. This enables you to enter comments in a familiar editor. Setting it to blank restores prompt-driven comment entry.

If the Editor initialization variable is set, you can set the Comment_Editor to override it on comments while allowing an editor for viewing. You can also set this variable in your SS.INI file under the Comment Prompt options on the Command Line Options tab in the SourceSafe Options dialog box.