Jim Ault wrote:

 The basic idea is to sort varB by the values in varA using a temporary
array.

Do you need to use an array? Would this do?:

  sort items of varB by itemOffset(each,varA)

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to