<DIV>Syed, </DIV>
<DIV> </DIV>
<DIV>It's always best practice to contruct your find procedure indirectly if possible. 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. Access statements will dictate your code results. If you are going down the road of hard coding every single find and path then you're in for a rocky road ahead. Make sure your access statements match your find and path logic.</DIV>
<DIV> </DIV>
<DIV>Mark</DIV>