Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    
    ...
    PerlUnitSync::Init(0,0);
    my $writeDir=PerlUnitSync::GetWritableDataDirectory();
    print "writeDir=$writeDir\n";
    
  2. or download this
    E:\test>perl test.pl
    
    E:\test>writeDir=E:\test\
    
  3. or download this
    E:\test>perl test.pl
    writeDir=D:\Documents\My Games\Spring\