Either way, if you use the alias with the IN SELECT()instead of IN 0, you should eliminate file in use messages.
-- rk -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael Savage Sent: Tuesday, May 22, 2012 3:44 PM To: [email protected] Subject: Re: Stumbling block... Comparing indexes oops no... I gave you the wrong expression there. Mike On 22/05/2012 3:37 PM, Richard Kaye wrote: > IF FILE(lcSource) > USE (lcSource) IN SELECT([source]) ALIAS source endif > > IF FILE(lcDestination) > USE (lcDestination) IN SELECT([destination]) ALIAS destination > ENDIF _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD0441D52EABCC9@ACKBWDDQH1.artfact.local ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

