Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    my $versionFileA = "$dirA/version.txt"; 
    
    print "$versionFileA\n";   #Z:/My Documents/Workspace/version.txt
    
  2. or download this
    C:\>cd do*
    C:\Documents and Settings>