<div>Dear Gurus,</div>
<div>&nbsp;</div>
<div>Quick Intro: I've migrated a PH/MPEIX application to AXIANT4GL/PH4GL/WINDOWS (Thin Client).<br>&nbsp;</div>
<div>I have&nbsp; qtps to load the MPEIX/PH data into the WINDOWS/PH.</div>
<div>I used environment variable to identify the location of the data files.</div>
<div>&nbsp;</div>
<div>eg 
<p>set process nolimit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>
<p>request ONE</p>
<p>acc *$PSLOC2\alupdd&nbsp; alias PS_ALPRO_UPDATE_D&nbsp;&nbsp;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>BUILD SMALL_TABLES_1 </p>
<p>;-------------------------------------</p></div>
<div>It was working well before. Last time I used these qtps to load my data.</div>
<div>Suddenly these qtps are&nbsp;not working. Because PH doesn't recognize the environment variable.</div>
<div>I checked the environment variable. It is there and ok.</div>
<div>I recreated it and restarted the server too.</div>
<div>Still PH doesn't recognize the environment variable.</div>
<div>I tried changing the environment variable to another env-variable I'm using in other qtps. PH not recognizing this variable too.</div>
<div>I had to hardcode a path in all my data load qtps to make it work. (That proves, there is nothing wrong with the data files).</div>
<div>&nbsp;</div>
<div>What could have gone wrong?</div>
<div>I'm using environment variables widely in my application.</div>
<div>If PH stops recognizing variables like this, it will be disaster. </div>
<div>&nbsp;</div>
<div>Can anyone please help me in this? I'll appreciate.</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>SYED</div>
<div>&nbsp;</div>
<div>&nbsp;</div>