Jun 12
I am missing SourceSafe on VB6
But this solution solved my problem. Open VB 6.0 and check if the Source Code Control add-in is loaded through menu Add-Ins >> Add-In Manager.
- If yes, we should be able to find the SourceSafe command under Tools menu.
- If no, please edit the vbaddin.ini file by going to Start >> Run: vbaddin.ini and adding the line “vbscc=3” in the file.
Related Posts: