Help for this page
pushd %Root% call perl Folder2\Perl1.pl
use strict; use warnings; ... my $Path = $Param::My_Path; print "$Path\n";