Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    use Cwd;
    ...
    print "$cmd\n\n";
    my $result = `$cmd`;
    print $result;
    
  2. or download this
    C:/Program Files (x86)/Microsoft Visual SourceSafe
    
    C:\Program Files (x86)\Microsoft Visual SourceSafe
    ...
    ss.exe Dir "$/" -Yadmin
    
    No VSS database (srcsafe.ini) found.  Set the SSDIR environment variab
    +le to the path of srcsafe.ini for your VSS database.