Help for this page
@echo off ... set thisData echo doneDosTest
use strict; use warnings; ... print "\n$someFile"; print "\n$ENV{THIS_HOME}"; print "\n$ENV{thisRoot}";