On Jul 4, 2004, at 1:01 PM, Dar Scott wrote:

<? put getList into mergeVarX; sort items of mergeVarX; return mergeVarX ?>

I meant this:

<? put getList() into mergeVarX; sort items of mergeVarX; return mergeVarX ?>

I guess that doesn't matter much.

Dar

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to