Hi I have a PL file in say /home/anish
And in the program I have specified the $BASE_ROOT=/home/anish suppose i move the program to /home/abctest The problem I am facing is the directory structure is failing....as in the PL files it ishardcoded as /home/anish IS there any way using $ENV{"PATH"} by which we can fix this issues...or any other alternative.. Thanks Anish