<DIV>Syed,&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV>It's always best practice to contruct your find procedure indirectly if possible.&nbsp; Since you are rather new to PH you might be tempted to dive into those procedures and forget about the 4GL magic that PH gives you.&nbsp; Access statements will dictate your&nbsp;code results.&nbsp; If you are going down the road of hard coding every single find and path then you're in for a rocky road ahead.&nbsp; Make sure your access statements match your find and path logic.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Mark</DIV>